Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
f1a07417-d97a-45cb-824c-7a7467783830Categoria
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
MicrosoftRead and Assign User Assigned Identity
Role Definition (JSON)
{"Name": "Managed Identity Operator","Id": "f1a07417-d97a-45cb-824c-7a7467783830","IsCustom": false,"Description": "Read and Assign User Assigned Identity","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Managed Identity Operator"
Azure CLI
az role definition list --name "Managed Identity Operator"