API Management Service Operator Role

Azure RBAC · Integration · Contributor

API Management Service Operator Role

ContributorIAM ScopeIntegration·15 permissões

Dado verificado em · Fonte

Total de permissões

15

Actions

0

NotActions

0

DataActions

0
Role ID
e022efe7-f5ba-4159-bbe4-b44f577e9b61
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

Can manage service but not the APIs

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "API Management Service Operator Role",
"Id": "e022efe7-f5ba-4159-bbe4-b44f577e9b61",
"IsCustom": false,
"Description": "Can manage service but not the APIs",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

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

Azure CLI

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