API Management Developer Portal Content Editor

Azure RBAC · Integration · Contributor

API Management Developer Portal Content Editor

ContributorIAM ScopeIntegration·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
c031e6a8-4391-4de0-8d69-4706a7ed3729
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 customize the developer portal, edit its content, and publish it.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "API Management Developer Portal Content Editor",
"Id": "c031e6a8-4391-4de0-8d69-4706a7ed3729",
"IsCustom": false,
"Description": "Can customize the developer portal, edit its content, and publish it.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "API Management Developer Portal Content Editor"

Azure CLI

az role definition list --name "API Management Developer Portal Content Editor"
Ver a documentação oficial na Microsoft Learn