API Management Workspace Contributor

Azure RBAC · Integration · Contributor

API Management Workspace Contributor

ContributorIAM ScopeIntegration·5 permissões

Dado verificado em · Fonte

Total de permissões

5

Actions

0

NotActions

0

DataActions

0
Role ID
0c34c906-8d99-4cb7-8bb7-33f5b0a1a799
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 the workspace and view, but not modify its members. This role should be assigned on the workspace scope.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "API Management Workspace Contributor",
"Id": "0c34c906-8d99-4cb7-8bb7-33f5b0a1a799",
"IsCustom": false,
"Description": "Can manage the workspace and view, but not modify its members. This role should be assigned on the workspace scope.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "API Management Workspace Contributor"

Azure CLI

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