Total de permissões
64Actions
0NotActions
0DataActions
0Role ID
a795c7a0-d4a2-40c1-ae25-d81f01202912Categoria
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
MicrosoftCan view backup services, but can't make changes
Role Definition (JSON)
{"Name": "Backup Reader","Id": "a795c7a0-d4a2-40c1-ae25-d81f01202912","IsCustom": false,"Description": "Can view backup services, but can't make changes","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Backup Reader"
Azure CLI
az role definition list --name "Backup Reader"