Private DNS Zone Contributor

Azure RBAC · Networking · Contributor

Private DNS Zone Contributor

ContributorIAM ScopeNetworking·10 permissões

Dado verificado em · Fonte

Total de permissões

10

Actions

0

NotActions

0

DataActions

0
Role ID
b12aa53e-6015-4669-85d0-8515ebb3ae7f
Categoria
Networking
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 private DNS zone resources, but not the virtual networks they are linked to.

Permissões

MicrosoftCarregando...Azure built-in roles

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