Classic Virtual Machine Contributor
PrivilegiadaContributorIAM ScopeCompute·17 permissões
Dado verificado em · Fonte
Total de permissões
17Actions
0NotActions
0DataActions
0Role ID
d73bb868-a0df-4d4d-bd69-98a00b01fccbCategoria
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 classic virtual machines, but not access to them, and not the virtual network or storage account they're connected to.
Role Definition (JSON)
{"Name": "Classic Virtual Machine Contributor","Id": "d73bb868-a0df-4d4d-bd69-98a00b01fccb","IsCustom": false,"Description": "Lets you manage classic 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 "Classic Virtual Machine Contributor"
Azure CLI
az role definition list --name "Classic Virtual Machine Contributor"