API Management Service Reader Role

Azure RBAC · Integration · Contributor

API Management Service Reader Role

ContributorIAM ScopeIntegration·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
71522526-b88f-4d52-b57f-d31fc3546d0d
Categoria
Integration
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

Read-only access to service and APIs

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "API Management Service Reader Role",
"Id": "71522526-b88f-4d52-b57f-d31fc3546d0d",
"IsCustom": false,
"Description": "Read-only access to service and APIs",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "API Management Service Reader Role"

Azure CLI

az role definition list --name "API Management Service Reader Role"
Ver a documentação oficial na Microsoft Learn