API Management Workspace API Developer

Azure RBAC · Integration · Contributor

API Management Workspace API Developer

ContributorIAM ScopeIntegration·17 permissões

Dado verificado em · Fonte

Total de permissões

17

Actions

0

NotActions

0

DataActions

0
Role ID
56328988-075d-4c6a-8766-d93edd6725b6
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

Has read access to entities in the workspace and read and write access to entities for editing APIs. This role should be assigned on the workspace scope.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "API Management Workspace API Developer",
"Id": "56328988-075d-4c6a-8766-d93edd6725b6",
"IsCustom": false,
"Description": "Has read access to entities in the workspace and read and write access to entities for editing APIs. This role should be assigned on the workspace scope.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "API Management Workspace API Developer"

Azure CLI

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