Load Test Owner

Azure RBAC · Management · Contributor

Load Test Owner

ContributorIAM ScopeManagement·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
45bb0b16-2f0c-4e78-afaa-a07599b003f6
Categoria
Management
Risk 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

Microsoft

Execute all operations on load test resources and load tests

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Load Test Owner",
"Id": "45bb0b16-2f0c-4e78-afaa-a07599b003f6",
"IsCustom": false,
"Description": "Execute all operations on load test resources and load tests",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Load Test Owner"

Azure CLI

az role definition list --name "Load Test Owner"
Ver a documentação oficial na Microsoft Learn