Printer Technician

Entra ID · Device · EAM ManagementPlane

Printer Technician

Management PlaneEntraOps · EAMDevice

Dado verificado em · Fonte

Role Actions
5
Control Plane
0
Management Plane
5
User Access
0
Template ID
e8cef6f1-e4bd-4ea8-bc07-4b8d950f4477
Categoria
Device
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 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 ActionCategoriaTier
microsoft.azure.print/connectors/allProperties/read
Printer ManagementTier 1
microsoft.azure.print/printers/allProperties/read
Printer ManagementTier 1
microsoft.azure.print/printers/basic/update
Printer ManagementTier 1
microsoft.azure.print/printers/register
Printer ManagementTier 1
microsoft.azure.print/printers/unregister
Printer ManagementTier 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
Ver a documentação oficial na Microsoft Learn

Roles relacionadas