Key Vault Crypto User

Azure RBAC · Security · Data Plane

Key Vault Crypto User

Data PlaneIAM ScopeSecurity·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
12338af0-0e69-4776-bea7-57ae8d297424
Categoria
Security
Risk Tier
Data Plane (DP)
Risk Tier: Data Plane

Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.

Descrição

Microsoft

Perform cryptographic operations using keys. Only works for key vaults that use the 'Azure role-based access control' permission model.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Key Vault Crypto User",
"Id": "12338af0-0e69-4776-bea7-57ae8d297424",
"IsCustom": false,
"Description": "Perform cryptographic operations using keys. Only works for key vaults that use the 'Azure role-based access control' permission model.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Key Vault Crypto User"

Azure CLI

az role definition list --name "Key Vault Crypto User"
Ver a documentação oficial na Microsoft Learn