Load Test Contributor

Azure RBAC · Management · Contributor

Load Test Contributor

ContributorIAM ScopeManagement·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
749a398d-560b-491b-bb21-08924219302e
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

View, create, update, delete and execute load tests. View and list load test resources but can not make any changes.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn