Tenant Governance Relationship Reader

Entra ID · Compliance · EAM ManagementPlane

Tenant Governance Relationship Reader

Management PlaneEntraOps · EAMCompliance

Dado verificado em · Fonte

Role Actions
1
Control Plane
0
Management Plane
1
User Access
0
Template ID
124577f8-48ed-456a-839f-13b419002e33
Categoria
Compliance
EAM Tier
Management Plane (Tier 1)
Enterprise Access Model: Management Plane

Funcoes de gestao de TI enterprise-wide. Alto impacto, mas sem controle total do tenant.

Esta role é classificada como Management Plane porque todas as suas 1 ações são desse tier.

1 Management Plane

Ação responsável:

microsoft.office365.webPortal/allEntities/standard/read

Descrição

Can read tenant governance relationships and relevant objects.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "124577f8-48ed-456a-839f-13b419002e33",
"displayName": "Tenant Governance Relationship Reader",
"description": "Can read tenant governance relationships and relevant objects.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.office365.webPortal/allEntities/standard/read"

Permissões completas

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

Role ActionCategoriaTier
microsoft.office365.webPortal/allEntities/standard/read
Microsoft 365 Support OperationsTier 1

1 de 1 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "124577f8-48ed-456a-839f-13b419002e33"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/124577f8-48ed-456a-839f-13b419002e33
Ver a documentação oficial na Microsoft Learn

Roles relacionadas