Application Developer

Entra ID · Application · EAM ManagementPlane

Application Developer

Privilegiada
Management PlaneEntraOps · EAMApplication

Dado verificado em · Fonte

Role Actions
3
Control Plane
0
Management Plane
1
User Access
2
Template ID
cf1c38e5-3621-4004-a7cb-879624dced7c
Categoria
Application
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 1 de 3 ações (33%) são desse tier — o tier da role acompanha sempre a ação de maior privilégio, não o conjunto.

1 Management Plane2 User Access

Ação responsável:

microsoft.directory/oAuth2PermissionGrants/createAsOwner

Descrição

Can create application registrations independent of the 'Users can register applications' setting.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "cf1c38e5-3621-4004-a7cb-879624dced7c",
"displayName": "Application Developer",
"description": "Can create application registrations independent of the 'Users can register applications' setting.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": true,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/oAuth2PermissionGrants/createAsOwner",

Permissões completas

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

Role ActionCategoriaTier
microsoft.directory/oAuth2PermissionGrants/createAsOwner
Application and Workload IdentityTier 1
microsoft.directory/applications/createAsOwner
Extended memberTier 2
microsoft.directory/servicePrincipals/createAsOwner
Extended memberTier 2

3 de 3 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "cf1c38e5-3621-4004-a7cb-879624dced7c"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/cf1c38e5-3621-4004-a7cb-879624dced7c
Ver a documentação oficial na Microsoft Learn

Roles relacionadas