Managed Application Publisher Operator
ContributorIAM ScopeManagement·3 permissões
Dado verificado em · Fonte
Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
b9331d33-8a36-4f8c-b097-4f54124fdb44Categoria
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
MicrosoftAllows 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.
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"