Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
c64499e0-74c3-47ad-921c-13865957895cCategoria
ManagementRisk Tier
Reader (RDR)Risk Tier: Reader
Grants read-only access to view existing resources. Cannot make changes or access sensitive data.
Descrição
MicrosoftView reviews for a workload and recommendations linked to them.
Role Definition (JSON)
{"Name": "Advisor Reviews Reader","Id": "c64499e0-74c3-47ad-921c-13865957895c","IsCustom": false,"Description": "View reviews for a workload and recommendations linked to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Advisor Reviews Reader"
Azure CLI
az role definition list --name "Advisor Reviews Reader"