Total de permissões
103Actions
0NotActions
0DataActions
0Role ID
00c29273-979b-4161-815c-10b084fb9324Categoria
StorageRisk 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
MicrosoftLets you manage backup services, except removal of backup, vault creation and giving access to others
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"