Key Vault Secrets Officer

Azure RBAC · Security · Contributor

Key Vault Secrets Officer

ContributorIAM ScopeSecurity·11 permissões

Dado verificado em · Fonte

Total de permissões

11

Actions

0

NotActions

0

DataActions

0
Role ID
b86a8fe4-44ce-4948-aee5-eccb2c155cd7
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 secrets 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 Secrets Officer",
"Id": "b86a8fe4-44ce-4948-aee5-eccb2c155cd7",
"IsCustom": false,
"Description": "Perform any action on the secrets 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 Secrets Officer"

Azure CLI

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