Key Vault Crypto Service Encryption User

Azure RBAC · Security · Contributor

Key Vault Crypto Service Encryption User

ContributorIAM ScopeSecurity·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
e147488a-f6f5-4113-8e2d-b22465e65bf6
Categoria
Security
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

Read metadata of keys and perform wrap/unwrap operations. 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 Service Encryption User",
"Id": "e147488a-f6f5-4113-8e2d-b22465e65bf6",
"IsCustom": false,
"Description": "Read metadata of keys and perform wrap/unwrap operations. 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 Service Encryption User"

Azure CLI

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