Message Center Reader

Entra ID · M365 · EAM ManagementPlane

Message Center Reader

Management PlaneEntraOps · EAMMicrosoft 365

Dado verificado em · Fonte

Role Actions
2
Control Plane
0
Management Plane
2
User Access
0
Template ID
790c1fb9-7f7d-4f88-86a1-ef1f95c05c1b
Categoria
M365
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 2 ações são desse tier.

2 Management Plane

Ações responsáveis:

microsoft.office365.messageCenter/messages/readmicrosoft.office365.webPortal/allEntities/standard/read

Descrição

Can read messages and updates for their organization in Office 365 Message Center only.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "790c1fb9-7f7d-4f88-86a1-ef1f95c05c1b",
"displayName": "Message Center Reader",
"description": "Can read messages and updates for their organization in Office 365 Message Center only.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.office365.messageCenter/messages/read",

Permissões completas

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

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

2 de 2 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "790c1fb9-7f7d-4f88-86a1-ef1f95c05c1b"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/790c1fb9-7f7d-4f88-86a1-ef1f95c05c1b
Ver a documentação oficial na Microsoft Learn

Roles relacionadas