Attribute Assignment Reader

Entra ID · Compliance · EAM ControlPlane

Attribute Assignment Reader

Control PlaneEntraOps · EAMCompliance

Dado verificado em · Fonte

Role Actions
6
Control Plane
5
Management Plane
1
User Access
0
Template ID
ffd52fa5-98dc-465c-991d-fc073eb59f8f
Categoria
Compliance
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 6 ações (83%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.

5 Control Plane1 Management Plane

Descrição

Read custom security attribute keys and values for supported Microsoft Entra objects.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "ffd52fa5-98dc-465c-991d-fc073eb59f8f",
"displayName": "Attribute Assignment Reader",
"description": "Read custom security attribute keys and values for supported Microsoft Entra objects.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/attributeSets/allProperties/read",

Permissões completas

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

Role ActionCategoriaTier
microsoft.directory/attributeSets/allProperties/read
Privileged ABACTier 0
microsoft.directory/customSecurityAttributeDefinitions/allProperties/read
Privileged ABACTier 0
microsoft.directory/devices/customSecurityAttributes/read
Global Endpoint ManagementTier 0
microsoft.directory/servicePrincipals/customSecurityAttributes/read
Application and Workload IdentityTier 0
microsoft.directory/users/customSecurityAttributes/read
Global User ManagementTier 0
microsoft.directory/azureManagedIdentities/customSecurityAttributes/read
Tenant Configuration (Reader)Tier 1

6 de 6 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "ffd52fa5-98dc-465c-991d-fc073eb59f8f"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/ffd52fa5-98dc-465c-991d-fc073eb59f8f
Ver a documentação oficial na Microsoft Learn

Roles relacionadas