On Premises Directory Sync Account

Entra ID · Identity · EAM ControlPlane

On Premises Directory Sync Account

Control PlaneEntraOps · EAMIdentity

Dado verificado em · Fonte

Role Actions
1
Control Plane
0
Management Plane
1
User Access
0
Template ID
a92aed5d-d78a-4d16-b381-09adb37eb3b0
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 a classificação vem da definição da própria role na fonte, não das ações listadas aqui.

1 Management Plane

Descrição

This role is automatically assigned to the Microsoft Entra Connect Sync Account, and is not intended or supported for any other use.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "a92aed5d-d78a-4d16-b381-09adb37eb3b0",
"displayName": "On Premises Directory Sync Account",
"description": "This role is automatically assigned to the Microsoft Entra Connect Sync Account, and is not intended or supported for any other use.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/onPremisesSynchronization/standard/read"

Permissões completas

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

Role ActionCategoriaTier
microsoft.directory/onPremisesSynchronization/standard/read
Tenant Configuration (Reader)Tier 1

1 de 1 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "a92aed5d-d78a-4d16-b381-09adb37eb3b0"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/a92aed5d-d78a-4d16-b381-09adb37eb3b0
Ver a documentação oficial na Microsoft Learn

Roles relacionadas