Key Vault Crypto Service Release User
Data PlaneIAM ScopeSecurity·1 permissões
Dado verificado em · Fonte
Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
08bbd89e-9f13-488c-ac41-acfcb10c90abCategoria
SecurityRisk 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
MicrosoftRelease keys. Only works for key vaults that use the 'Azure role-based access control' permission model.
Role Definition (JSON)
{"Name": "Key Vault Crypto Service Release User","Id": "08bbd89e-9f13-488c-ac41-acfcb10c90ab","IsCustom": false,"Description": "Release 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 Service Release User"
Azure CLI
az role definition list --name "Key Vault Crypto Service Release User"