Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
749a398d-560b-491b-bb21-08924219302eCategoria
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, create, update, delete and execute load tests. View and list load test resources but can not make any changes.
Role Definition (JSON)
{"Name": "Load Test Contributor","Id": "749a398d-560b-491b-bb21-08924219302e","IsCustom": false,"Description": "View, create, update, delete and execute load tests. View and list load test resources but can not make any changes.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Load Test Contributor"
Azure CLI
az role definition list --name "Load Test Contributor"