Load Test Reader

Azure RBAC · Management · Contributor

Load Test Reader

ContributorIAM ScopeManagement·7 permissões

Dado verificado em · Fonte

Total de permissões

7

Actions

0

NotActions

0

DataActions

0
Role ID
3ae3fb29-0000-4ccd-bf80-542e7b26e081
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 and list all load tests and load test resources but can not make any changes

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Load Test Reader",
"Id": "3ae3fb29-0000-4ccd-bf80-542e7b26e081",
"IsCustom": false,
"Description": "View and list all load tests and load test resources but can not make any changes",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Load Test Reader"

Azure CLI

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