Role Actions
3Control Plane
0Management Plane
3User Access
0Template ID
8835291a-918c-4fd7-a9ce-faa49f0cf7d9Categoria
M365EAM 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 3 ações são desse tier.
3 Management Plane
Ações responsáveis:
microsoft.office365.messageCenter/messages/readmicrosoft.office365.search/content/managemicrosoft.office365.webPortal/allEntities/standard/readDescrição
Can create and manage the editorial content such as bookmarks, Q and As, locations, floorplan.
Role Definition (JSON)
{"@odata.type": "#microsoft.graph.unifiedRoleDefinition","id": "8835291a-918c-4fd7-a9ce-faa49f0cf7d9","displayName": "Search Editor","description": "Can create and manage the editorial content such as bookmarks, Q and As, locations, floorplan.","isBuiltIn": true,"isEnabled": true,"isPrivileged": false,"rolePermissions": [{"allowedResourceActions": ["microsoft.office365.messageCenter/messages/read",
Permissões completas
Todas as 3 role actions desta role, classificadas por tier do EAM.
| Role Action | Categoria | Tier |
|---|---|---|
microsoft.office365.messageCenter/messages/read | Microsoft 365 Support Operations | Tier 1 |
microsoft.office365.search/content/manage | Microsoft 365 Support Operations | Tier 1 |
microsoft.office365.webPortal/allEntities/standard/read | Microsoft 365 Support Operations | Tier 1 |
3 de 3 role actions
PowerShell
Get-MgRoleManagementDirectoryRoleDefinition ` -UnifiedRoleDefinitionId "8835291a-918c-4fd7-a9ce-faa49f0cf7d9"
Microsoft Graph
GET https://graph.microsoft.com/v1.0/ roleManagement/directory/ roleDefinitions/8835291a-918c-4fd7-a9ce-faa49f0cf7d9