Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
60fc6e62-5479-42d4-8bf4-67625fcc2840Categoria
ComputeRisk 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
MicrosoftUsed by the StoragePool Resource Provider to manage Disks added to a Disk Pool.
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"