Managed Application Contributor Role
ContributorIAM ScopeManagement·5 permissões
Dado verificado em · Fonte
Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
641177b8-a67a-45b9-a033-47bc880bb21eCategoria
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 for creating managed application resources.
Role Definition (JSON)
{"Name": "Managed Application Contributor Role","Id": "641177b8-a67a-45b9-a033-47bc880bb21e","IsCustom": false,"Description": "Allows for creating managed application resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Managed Application Contributor Role"
Azure CLI
az role definition list --name "Managed Application Contributor Role"