Role Actions
2Control Plane
1Management Plane
1User Access
0Template ID
966707d0-3269-4727-9be2-8c3a10f19b9dCategoria
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 2 ações (50%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.
1 Control Plane1 Management Plane
Ação responsável:
microsoft.directory/users/password/updateDescrição
Can reset passwords for non-administrators and Password Administrators.
Role Definition (JSON)
{"@odata.type": "#microsoft.graph.unifiedRoleDefinition","id": "966707d0-3269-4727-9be2-8c3a10f19b9d","displayName": "Password Administrator","description": "Can reset passwords for non-administrators and Password Administrators.","isBuiltIn": true,"isEnabled": true,"isPrivileged": true,"rolePermissions": [{"allowedResourceActions": ["microsoft.directory/users/password/update",
Permissões completas
Todas as 2 role actions desta role, classificadas por tier do EAM.
| Role Action | Categoria | Tier |
|---|---|---|
microsoft.directory/users/password/update | Global User Management | Tier 0 |
microsoft.office365.webPortal/allEntities/standard/read | Microsoft 365 Support Operations | Tier 1 |
2 de 2 role actions
PowerShell
Get-MgRoleManagementDirectoryRoleDefinition ` -UnifiedRoleDefinitionId "966707d0-3269-4727-9be2-8c3a10f19b9d"
Microsoft Graph
GET https://graph.microsoft.com/v1.0/ roleManagement/directory/ roleDefinitions/966707d0-3269-4727-9be2-8c3a10f19b9d