Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
b34d265f-36f7-4a0d-a4d4-e158ca92e90fCategoria
NetworkingRisk 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 networks, but not access to them.
Role Definition (JSON)
{"Name": "Classic Network Contributor","Id": "b34d265f-36f7-4a0d-a4d4-e158ca92e90f","IsCustom": false,"Description": "Lets you manage classic networks, but not access to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Classic Network Contributor"
Azure CLI
az role definition list --name "Classic Network Contributor"