DevCenter Owner

Azure RBAC · Management · Access Management

DevCenter Owner

Privilegiada
Access ManagementIAM ScopeManagement·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
4c6569b6-f23e-4295-9b90-bd4cc4ff3292
Categoria
Management
Risk Tier
Access Management (AM)
Risk Tier: Access Management

Grants the ability to manage security configurations, role assignments, or identity services without full resource control.

Descrição

Microsoft

Provides access to manage all Microsoft.DevCenter resources, and to manage access to Microsoft.DevCenter resources by adding or removing role assignments for the DevCenter Project Admin and DevCenter Dev Box roles.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "DevCenter Owner",
"Id": "4c6569b6-f23e-4295-9b90-bd4cc4ff3292",
"IsCustom": false,
"Description": "Provides access to manage all Microsoft.DevCenter resources, and to manage access to Microsoft.DevCenter resources by adding or removing role assignments for the DevCenter Project Admin and DevCenter Dev Box roles.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "DevCenter Owner"

Azure CLI

az role definition list --name "DevCenter Owner"
Ver a documentação oficial na Microsoft Learn