Logic App Contributor

Azure RBAC · Integration · Contributor

Logic App Contributor

Privilegiada
ContributorIAM ScopeIntegration·21 permissões

Dado verificado em · Fonte

Total de permissões

21

Actions

0

NotActions

0

DataActions

0
Role ID
87a39d53-fc1b-424a-814c-f7e04687dc9e
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

Lets you manage logic app, but not access to them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic App Contributor",
"Id": "87a39d53-fc1b-424a-814c-f7e04687dc9e",
"IsCustom": false,
"Description": "Lets you manage logic app, but not access to them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Logic App Contributor"

Azure CLI

az role definition list --name "Logic App Contributor"
Ver a documentação oficial na Microsoft Learn