Classic Virtual Machine Contributor

Azure RBAC · Compute · Contributor

Classic Virtual Machine Contributor

Privilegiada
ContributorIAM ScopeCompute·17 permissões

Dado verificado em · Fonte

Total de permissões

17

Actions

0

NotActions

0

DataActions

0
Role ID
d73bb868-a0df-4d4d-bd69-98a00b01fccb
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 classic 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": "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"
Ver a documentação oficial na Microsoft Learn