Virtual Machine Contributor
PrivilegiadaContributorIAM ScopeCompute·45 permissões
Dado verificado em · Fonte
Total de permissões
45Actions
0NotActions
0DataActions
0Role ID
9980e02c-c2be-4d73-94e8-173b1dc7cf3cCategoria
ComputeRisk 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 virtual machines, but not access to them, and not the virtual network or storage account they're connected to.
Role Definition (JSON)
{"Name": "Virtual Machine Contributor","Id": "9980e02c-c2be-4d73-94e8-173b1dc7cf3c","IsCustom": false,"Description": "Lets you manage virtual machines, but not access to them, and not the virtual network or storage account they're connected to.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Virtual Machine Contributor"
Azure CLI
az role definition list --name "Virtual Machine Contributor"