Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
980cf6f7-edec-4fd1-8e9e-28f70b1d5258Categoria
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
MicrosoftRead and manage compute limits using compute limit operations.
Role Definition (JSON)
{"Name": "Compute Limit Operator","Id": "980cf6f7-edec-4fd1-8e9e-28f70b1d5258","IsCustom": false,"Description": "Read and manage compute limits using compute limit operations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Compute Limit Operator"
Azure CLI
az role definition list --name "Compute Limit Operator"