DocumentDB Account Contributor

Azure RBAC · Database · Contributor

DocumentDB Account Contributor

ContributorIAM ScopeDatabase·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
5bd9cd88-fe45-4216-938b-f97437e15450
Categoria
Database
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 DocumentDB accounts, but not access to them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "DocumentDB Account Contributor",
"Id": "5bd9cd88-fe45-4216-938b-f97437e15450",
"IsCustom": false,
"Description": "Lets you manage DocumentDB accounts, but not access to them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "DocumentDB Account Contributor"

Azure CLI

az role definition list --name "DocumentDB Account Contributor"
Ver a documentação oficial na Microsoft Learn