Backup Operator

Azure RBAC · Storage · Contributor

Backup Operator

ContributorIAM ScopeStorage·103 permissões

Dado verificado em · Fonte

Total de permissões

103

Actions

0

NotActions

0

DataActions

0
Role ID
00c29273-979b-4161-815c-10b084fb9324
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 backup services, except removal of backup, vault creation and giving access to others

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Backup Operator",
"Id": "00c29273-979b-4161-815c-10b084fb9324",
"IsCustom": false,
"Description": "Lets you manage backup services, except removal of backup, vault creation and giving access to others",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Backup Operator"

Azure CLI

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