Knowledge Administrator

Entra ID · M365 · EAM ControlPlane

Knowledge Administrator

Control PlaneEntraOps · EAMMicrosoft 365

Dado verificado em · Fonte

Role Actions
13
Control Plane
5
Management Plane
7
User Access
1
Template ID
b5a8dcf3-09d5-43a9-a639-8e29ef291470
Categoria
M365
EAM Tier
Control Plane (Tier 0)
Enterprise Access Model: Control Plane

Controle total do tenant. Comprometimento leva a takeover completo. Isole de planos inferiores.

Esta role é classificada como Control Plane porque 5 de 13 ações (38%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.

5 Control Plane7 Management Plane1 User Access

Descrição

Can configure knowledge, learning, and other intelligent features.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "b5a8dcf3-09d5-43a9-a639-8e29ef291470",
"displayName": "Knowledge Administrator",
"description": "Can configure knowledge, learning, and other intelligent features.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/groups.security/basic/update",

Permissões completas

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

Role ActionCategoriaTier
microsoft.directory/groups.security/basic/update
Group ManagementTier 0
microsoft.directory/groups.security/create
Group ManagementTier 0
microsoft.directory/groups.security/delete
Group ManagementTier 0
microsoft.directory/groups.security/members/update
Group ManagementTier 0
microsoft.directory/groups.security/owners/update
Group ManagementTier 0
microsoft.office365.knowledge/contentUnderstanding/allProperties/allTasks
Microsoft 365 Platform OperationsTier 1
microsoft.office365.knowledge/knowledgeNetwork/allProperties/allTasks
Microsoft 365 Platform OperationsTier 1
microsoft.office365.knowledge/learningSources/allProperties/allTasks
Microsoft 365 Platform OperationsTier 1
microsoft.office365.protectionCenter/sensitivityLabels/allProperties/read
Security and ComplianceTier 1
microsoft.office365.sharePoint/allEntities/allTasks
Microsoft SharePointTier 1
microsoft.office365.supportTickets/allEntities/allTasks
Microsoft 365 Support OperationsTier 1
microsoft.office365.webPortal/allEntities/standard/read
Microsoft 365 Support OperationsTier 1
microsoft.directory/groups.security/createAsOwner
Extended memberTier 2

13 de 13 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "b5a8dcf3-09d5-43a9-a639-8e29ef291470"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/b5a8dcf3-09d5-43a9-a639-8e29ef291470
Ver a documentação oficial na Microsoft Learn

Roles relacionadas