Cosmos DB Operator

Azure RBAC · Database · Contributor

Cosmos DB Operator

ContributorIAM ScopeDatabase·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
230815da-be43-4aae-9cb4-875f7bd000aa
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 Azure Cosmos DB accounts, but not access data in them. Prevents access to account keys and connection strings.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Cosmos DB Operator",
"Id": "230815da-be43-4aae-9cb4-875f7bd000aa",
"IsCustom": false,
"Description": "Lets you manage Azure Cosmos DB accounts, but not access data in them. Prevents access to account keys and connection strings.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Cosmos DB Operator"

Azure CLI

az role definition list --name "Cosmos DB Operator"
Ver a documentação oficial na Microsoft Learn