License Administrator

Entra ID · Identity · EAM ControlPlane

License Administrator

Control PlaneEntraOps · EAMIdentity

Dado verificado em · Fonte

Role Actions
9
Control Plane
5
Management Plane
3
User Access
1
Template ID
4d6ac14f-3453-41d0-bef9-a3e0c569773a
Categoria
Identity
EAM 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 5 de 9 ações (56%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.

5 Control Plane3 Management Plane1 User Access

Descrição

Can manage product licenses on users and groups.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "4d6ac14f-3453-41d0-bef9-a3e0c569773a",
"displayName": "License Administrator",
"description": "Can manage product licenses on users and groups.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/groups/assignLicense",

Permissões completas

Todas as 9 role actions desta role, classificadas por tier do EAM.

Role ActionCategoriaTier
microsoft.directory/groups/assignLicense
License ManagementTier 0
microsoft.directory/groups/reprocessLicenseAssignment
License ManagementTier 0
microsoft.directory/users/assignLicense
License ManagementTier 0
microsoft.directory/users/reprocessLicenseAssignment
License ManagementTier 0
microsoft.directory/users/usageLocation/update
Global User ManagementTier 0
microsoft.azure.serviceHealth/allEntities/allTasks
Support and Service HealthTier 1
microsoft.office365.serviceHealth/allEntities/allTasks
Microsoft 365 Support OperationsTier 1
microsoft.office365.webPortal/allEntities/standard/read
Microsoft 365 Support OperationsTier 1
microsoft.directory/authorizationPolicy/standard/read
Default memberTier 2

9 de 9 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "4d6ac14f-3453-41d0-bef9-a3e0c569773a"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/4d6ac14f-3453-41d0-bef9-a3e0c569773a
Ver a documentação oficial na Microsoft Learn

Roles relacionadas