Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
8aac15f0-d885-4138-8afa-bfb5872f7d13Categoria
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
MicrosoftView reviews for a workload and triage recommendations linked to them.
Role Definition (JSON)
{"Name": "Advisor Reviews Contributor","Id": "8aac15f0-d885-4138-8afa-bfb5872f7d13","IsCustom": false,"Description": "View reviews for a workload and triage recommendations linked to them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Advisor Reviews Contributor"
Azure CLI
az role definition list --name "Advisor Reviews Contributor"