Network Administrator

Entra ID · Security · EAM ManagementPlane

Network Administrator

Management PlaneEntraOps · EAMSecurity

Dado verificado em · Fonte

Role Actions
3
Control Plane
0
Management Plane
3
User Access
0
Template ID
d37c8bed-0711-4417-ba38-b4abe66ce4c2
Categoria
Security
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 3 ações são desse tier.

3 Management Plane

Ações responsáveis:

microsoft.office365.network/locations/allProperties/allTasksmicrosoft.office365.network/performance/allProperties/readmicrosoft.office365.webPortal/allEntities/standard/read

Descrição

Can manage network locations and review enterprise network design insights for Microsoft 365 Software as a Service applications.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "d37c8bed-0711-4417-ba38-b4abe66ce4c2",
"displayName": "Network Administrator",
"description": "Can manage network locations and review enterprise network design insights for Microsoft 365 Software as a Service applications.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.office365.network/locations/allProperties/allTasks",

Permissões completas

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

Role ActionCategoriaTier
microsoft.office365.network/locations/allProperties/allTasks
Microsoft 365 Platform OperationsTier 1
microsoft.office365.network/performance/allProperties/read
Microsoft 365 Support OperationsTier 1
microsoft.office365.webPortal/allEntities/standard/read
Microsoft 365 Support OperationsTier 1

3 de 3 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "d37c8bed-0711-4417-ba38-b4abe66ce4c2"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/d37c8bed-0711-4417-ba38-b4abe66ce4c2
Ver a documentação oficial na Microsoft Learn

Roles relacionadas