Role Based Access Control Administrator
PrivilegiadaAccess ManagementIAM ScopeGeneral·4 permissões
Dado verificado em · Fonte
Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
f58310d9-a9f6-439a-9e8d-f62e7b41a168Categoria
GeneralRisk Tier
Access Management (AM)Risk Tier: Access Management
Grants the ability to manage security configurations, role assignments, or identity services without full resource control.
Descrição
MicrosoftManage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy.
Role Definition (JSON)
{"Name": "Role Based Access Control Administrator","Id": "f58310d9-a9f6-439a-9e8d-f62e7b41a168","IsCustom": false,"Description": "Manage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Role Based Access Control Administrator"
Azure CLI
az role definition list --name "Role Based Access Control Administrator"