Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
45265627-32f7-4da4-9ab0-b1cb0e9ec70bCategoria
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
MicrosoftPerform all operations on Playwright Workspace resources. Can manage service access tokens and execute Playwright tests.
Role Definition (JSON)
{"Name": "Playwright Workspace Owner","Id": "45265627-32f7-4da4-9ab0-b1cb0e9ec70b","IsCustom": false,"Description": "Perform all operations on Playwright Workspace resources. Can manage service access tokens and execute Playwright tests.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Playwright Workspace Owner"
Azure CLI
az role definition list --name "Playwright Workspace Owner"