Teams External Collaboration Administrator

Entra ID · M365 · EAM ManagementPlane

Teams External Collaboration Administrator

Management PlaneEntraOps · EAMMicrosoft 365

Dado verificado em · Fonte

Role Actions
4
Control Plane
0
Management Plane
3
User Access
1
Template ID
2fe872fb-daa8-4afc-8f6c-53c4565cfef4
Categoria
M365
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 3 de 4 ações (75%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.

3 Management Plane1 User Access

Ações responsáveis:

microsoft.azure.supportTickets/allEntities/allTasksmicrosoft.office365.webPortal/allEntities/standard/readmicrosoft.teams/policies/externalAccessPolicy/allTasks

Descrição

Manage external collaboration policies and settings for Teams, including configuring external domains and controlling which groups and users can interact with the organization.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "2fe872fb-daa8-4afc-8f6c-53c4565cfef4",
"displayName": "Teams External Collaboration Administrator",
"description": "Manage external collaboration policies and settings for Teams, including configuring external domains and controlling which groups and users can interact with the organization.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.azure.supportTickets/allEntities/allTasks",

Permissões completas

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

Role ActionCategoriaTier
microsoft.azure.supportTickets/allEntities/allTasks
Support and Service HealthTier 1
microsoft.office365.webPortal/allEntities/standard/read
Microsoft 365 Support OperationsTier 1
microsoft.teams/policies/externalAccessPolicy/allTasks
TeamsTier 1
microsoft.directory/authorizationPolicy/standard/read
Default memberTier 2

4 de 4 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "2fe872fb-daa8-4afc-8f6c-53c4565cfef4"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/2fe872fb-daa8-4afc-8f6c-53c4565cfef4
Ver a documentação oficial na Microsoft Learn

Roles relacionadas