Managed Application Operator Role

Azure RBAC · Management · Contributor

Managed Application Operator Role

ContributorIAM ScopeManagement·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
c7393b34-138c-406f-901b-d8cf2b17e6ae
Categoria
Management
Risk 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

Microsoft

Lets you read and perform actions on Managed Application resources

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn