Backup Reader

Azure RBAC · Storage · Contributor

Backup Reader

ContributorIAM ScopeStorage·64 permissões

Dado verificado em · Fonte

Total de permissões

64

Actions

0

NotActions

0

DataActions

0
Role ID
a795c7a0-d4a2-40c1-ae25-d81f01202912
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

Can view backup services, but can't make changes

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn