Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
19d36063-d00b-4ea5-a1ac-a7c4926a0b78Categoria
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 and list all Playwright Workspace resources and tests but can not make any changes.
Role Definition (JSON)
{"Name": "Playwright Workspace Reader","Id": "19d36063-d00b-4ea5-a1ac-a7c4926a0b78","IsCustom": false,"Description": "View and list all Playwright Workspace resources and tests but can not make any changes.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Playwright Workspace Reader"
Azure CLI
az role definition list --name "Playwright Workspace Reader"