Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
18500a29-7fe2-46b2-a342-b16a415e101dCategoria
SecurityRisk 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
MicrosoftLets you manage managed HSM pools, but not access to them.
Role Definition (JSON)
{"Name": "Managed HSM contributor","Id": "18500a29-7fe2-46b2-a342-b16a415e101d","IsCustom": false,"Description": "Lets you manage managed HSM pools, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Managed HSM contributor"
Azure CLI
az role definition list --name "Managed HSM contributor"