Key Vault Crypto Officer

Azure RBAC · Security · Contributor

Key Vault Crypto Officer

ContributorIAM ScopeSecurity·12 permissões

Dado verificado em · Fonte

Total de permissões

12

Actions

0

NotActions

0

DataActions

0
Role ID
14b46e9e-c2b7-41b4-b07b-48a6ebf60603
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

Perform any action on the keys of a key vault, except manage permissions. 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 Officer",
"Id": "14b46e9e-c2b7-41b4-b07b-48a6ebf60603",
"IsCustom": false,
"Description": "Perform any action on the keys of a key vault, except manage permissions. 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 Officer"

Azure CLI

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