DevCenter Owner
PrivilegiadaAccess ManagementIAM ScopeManagement·6 permissões
Dado verificado em · Fonte
Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
4c6569b6-f23e-4295-9b90-bd4cc4ff3292Categoria
ManagementRisk 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
MicrosoftProvides 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.
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"