Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
b12aa53e-6015-4669-85d0-8515ebb3ae7fCategoria
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 private DNS zone resources, but not the virtual networks they are linked to.
Role Definition (JSON)
{"Name": "Private DNS Zone Contributor","Id": "b12aa53e-6015-4669-85d0-8515ebb3ae7f","IsCustom": false,"Description": "Lets you manage private DNS zone resources, but not the virtual networks they are linked to.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Private DNS Zone Contributor"
Azure CLI
az role definition list --name "Private DNS Zone Contributor"