Compute Limit Operator

Azure RBAC · Compute · Contributor

Compute Limit Operator

ContributorIAM ScopeCompute·10 permissões

Dado verificado em · Fonte

Total de permissões

10

Actions

0

NotActions

0

DataActions

0
Role ID
980cf6f7-edec-4fd1-8e9e-28f70b1d5258
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

Read and manage compute limits using compute limit operations.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn