Managed Application Publisher Operator

Azure RBAC · Management · Contributor

Managed Application Publisher Operator

ContributorIAM ScopeManagement·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
b9331d33-8a36-4f8c-b097-4f54124fdb44
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

Allows the publisher to read resources in the managed resource group for Managed Application and request JIT access for additional operations. This role is only used by the Managed Application service to provide access to publishers.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Managed Application Publisher Operator",
"Id": "b9331d33-8a36-4f8c-b097-4f54124fdb44",
"IsCustom": false,
"Description": "Allows the publisher to read resources in the managed resource group for Managed Application and request JIT access for additional operations. This role is only used by the Managed Application service to provide access to publishers.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Managed Application Publisher Operator"

Azure CLI

az role definition list --name "Managed Application Publisher Operator"
Ver a documentação oficial na Microsoft Learn