Total de permissões
32Actions
0NotActions
0DataActions
0Role ID
dbaa88c4-0c30-4179-9fb3-46319faa6149Categoria
ManagementRisk 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 view Site Recovery status but not perform other management operations
Role Definition (JSON)
{"Name": "Site Recovery Reader","Id": "dbaa88c4-0c30-4179-9fb3-46319faa6149","IsCustom": false,"Description": "Lets you view Site Recovery status but not perform other management operations","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Site Recovery Reader"
Azure CLI
az role definition list --name "Site Recovery Reader"