Owner
PrivilegiadaFull ControlIAM ScopeGeneral·1 na definição · ≥ 17.591 efetivas
Dado verificado em · Fonte
Entradas na definição
1Actions
0NotActions
0DataActions
0Alcance efetivo
piso, não totalControl plane
17.591Data plane
0Na definição (nativo)
1Piso, não total: expandido contra 17.591 ações de 151 providers colhidas da documentação da Microsoft. A Azure Management API expõe mais — o número real é maior, nunca menor.
Role ID
8e3af657-a8ff-443c-a75c-2fe8c4bcb635Categoria
GeneralRisk Tier
Full Control (FC)Risk Tier: Full Control
Grants unrestricted access to all resources including the ability to assign roles. Highest risk tier.
Descrição
MicrosoftGrants full access to manage all resources, including the ability to assign roles in Azure RBAC.
Role Definition (JSON)
{"Name": "Owner","Id": "8e3af657-a8ff-443c-a75c-2fe8c4bcb635","IsCustom": false,"Description": "Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Owner"
Azure CLI
az role definition list --name "Owner"