Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
582fc458-8989-419f-a480-75249bc5db7eCategoria
ManagementRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftLets one read all the reservations in a tenant
Role Definition (JSON)
{"Name": "Reservations Reader","Id": "582fc458-8989-419f-a480-75249bc5db7e","IsCustom": false,"Description": "Lets one read all the reservations in a tenant","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/providers/Microsoft.Capacity"]
Assignable Scopes
/providers/Microsoft.Capacity
PowerShell
Get-AzRoleDefinition -Name "Reservations Reader"
Azure CLI
az role definition list --name "Reservations Reader"