Virtual Machine Contributor

Azure RBAC · Compute · Contributor

Virtual Machine Contributor

Privilegiada
ContributorIAM ScopeCompute·45 permissões

Dado verificado em · Fonte

Total de permissões

45

Actions

0

NotActions

0

DataActions

0
Role ID
9980e02c-c2be-4d73-94e8-173b1dc7cf3c
Categoria
Compute
Risk 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

Microsoft

Lets you manage virtual machines, but not access to them, and not the virtual network or storage account they're connected to.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn