Total de permissões
12Actions
0NotActions
0DataActions
0Role ID
e40ec5ca-96e0-45a2-b4ff-59039f2c2b59Categoria
IdentityRisk 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
MicrosoftCreate, Read, Update, and Delete User Assigned Identity
Role Definition (JSON)
{"Name": "Managed Identity Contributor","Id": "e40ec5ca-96e0-45a2-b4ff-59039f2c2b59","IsCustom": false,"Description": "Create, Read, Update, and Delete User Assigned Identity","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Managed Identity Contributor"
Azure CLI
az role definition list --name "Managed Identity Contributor"