Role Actions
3Control Plane
1Management Plane
2User Access
0Template ID
8329153b-31d0-4727-b945-745eb3bc5f31Categoria
IdentityEAM Tier
Control Plane (Tier 0)Enterprise Access Model: Control Plane
Controle total do tenant. Comprometimento leva a takeover completo. Isole de planos inferiores.
Esta role é classificada como Control Plane porque 1 de 3 ações (33%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.
1 Control Plane2 Management Plane
Ação responsável:
microsoft.directory/domains/allProperties/allTasksDescrição
Can manage domain names in cloud and on-premises.
Role Definition (JSON)
{"@odata.type": "#microsoft.graph.unifiedRoleDefinition","id": "8329153b-31d0-4727-b945-745eb3bc5f31","displayName": "Domain Name Administrator","description": "Can manage domain names in cloud and on-premises.","isBuiltIn": true,"isEnabled": true,"isPrivileged": true,"rolePermissions": [{"allowedResourceActions": ["microsoft.directory/domains/allProperties/allTasks",
Permissões completas
Todas as 3 role actions desta role, classificadas por tier do EAM.
| Role Action | Categoria | Tier |
|---|---|---|
microsoft.directory/domains/allProperties/allTasks | Tenant Management | Tier 0 |
microsoft.office365.supportTickets/allEntities/allTasks | Microsoft 365 Support Operations | Tier 1 |
microsoft.office365.webPortal/allEntities/standard/read | Microsoft 365 Support Operations | Tier 1 |
3 de 3 role actions
PowerShell
Get-MgRoleManagementDirectoryRoleDefinition ` -UnifiedRoleDefinitionId "8329153b-31d0-4727-b945-745eb3bc5f31"
Microsoft Graph
GET https://graph.microsoft.com/v1.0/ roleManagement/directory/ roleDefinitions/8329153b-31d0-4727-b945-745eb3bc5f31