Disk Pool Operator

Azure RBAC · Compute · Contributor

Disk Pool Operator

ContributorIAM ScopeCompute·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
60fc6e62-5479-42d4-8bf4-67625fcc2840
Categoria
Compute
Risk Tier
Contributor (CTB)
Risk Tier: Contributor

Grants full write access to create and manage all resources but cannot assign roles or manage access to others.

Descrição

Microsoft

Used by the StoragePool Resource Provider to manage Disks added to a Disk Pool.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Disk Pool Operator",
"Id": "60fc6e62-5479-42d4-8bf4-67625fcc2840",
"IsCustom": false,
"Description": "Used by the StoragePool Resource Provider to manage Disks added to a Disk Pool.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Disk Pool Operator"

Azure CLI

az role definition list --name "Disk Pool Operator"
Ver a documentação oficial na Microsoft Learn