Backup Contributor

Azure RBAC · Storage · Contributor

Backup Contributor

ContributorIAM ScopeStorage·89 permissões

Dado verificado em · Fonte

Total de permissões

89

Actions

0

NotActions

0

DataActions

0
Role ID
5e467623-bb1f-42f4-a55d-6e525e11384b
Categoria
Storage
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

Lets you manage backups, but can't delete vaults and give access to others

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Backup Contributor",
"Id": "5e467623-bb1f-42f4-a55d-6e525e11384b",
"IsCustom": false,
"Description": "Lets you manage backups, but can't delete vaults and give access to others",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Backup Contributor"

Azure CLI

az role definition list --name "Backup Contributor"
Ver a documentação oficial na Microsoft Learn