Role Actions
5Control Plane
0Management Plane
5User Access
0Template ID
e8cef6f1-e4bd-4ea8-bc07-4b8d950f4477Categoria
DeviceEAM 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 5 ações são desse tier.
5 Management Plane
Descrição
Can register and unregister printers and update printer status.
Role Definition (JSON)
{"@odata.type": "#microsoft.graph.unifiedRoleDefinition","id": "e8cef6f1-e4bd-4ea8-bc07-4b8d950f4477","displayName": "Printer Technician","description": "Can register and unregister printers and update printer status.","isBuiltIn": true,"isEnabled": true,"isPrivileged": false,"rolePermissions": [{"allowedResourceActions": ["microsoft.azure.print/connectors/allProperties/read",
Permissões completas
Todas as 5 role actions desta role, classificadas por tier do EAM.
| Role Action | Categoria | Tier |
|---|---|---|
microsoft.azure.print/connectors/allProperties/read | Printer Management | Tier 1 |
microsoft.azure.print/printers/allProperties/read | Printer Management | Tier 1 |
microsoft.azure.print/printers/basic/update | Printer Management | Tier 1 |
microsoft.azure.print/printers/register | Printer Management | Tier 1 |
microsoft.azure.print/printers/unregister | Printer Management | Tier 1 |
5 de 5 role actions
PowerShell
Get-MgRoleManagementDirectoryRoleDefinition ` -UnifiedRoleDefinitionId "e8cef6f1-e4bd-4ea8-bc07-4b8d950f4477"
Microsoft Graph
GET https://graph.microsoft.com/v1.0/ roleManagement/directory/ roleDefinitions/e8cef6f1-e4bd-4ea8-bc07-4b8d950f4477