Managed Application Operator Role
ContributorIAM ScopeManagement·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
c7393b34-138c-406f-901b-d8cf2b17e6aeCategoria
ManagementRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftLets you read and perform actions on Managed Application resources
Role Definition (JSON)
{"Name": "Managed Application Operator Role","Id": "c7393b34-138c-406f-901b-d8cf2b17e6ae","IsCustom": false,"Description": "Lets you read and perform actions on Managed Application resources","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Managed Application Operator Role"
Azure CLI
az role definition list --name "Managed Application Operator Role"