Logic Apps Standard Developer (Preview)

Azure RBAC · Integration · Contributor

Logic Apps Standard Developer (Preview)

ContributorIAM ScopeIntegration·25 permissões

Dado verificado em · Fonte

Total de permissões

25

Actions

0

NotActions

0

DataActions

0
Role ID
523776ba-4eb2-4600-a3c8-f2dc93da4bdb
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

You can create and edit workflows, connections, and settings for a Standard logic app. You can't make changes outside the workflow scope.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic Apps Standard Developer (Preview)",
"Id": "523776ba-4eb2-4600-a3c8-f2dc93da4bdb",
"IsCustom": false,
"Description": "You can create and edit workflows, connections, and settings for a Standard logic app. You can't make changes outside the workflow scope.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Logic Apps Standard Developer (Preview)"

Azure CLI

az role definition list --name "Logic Apps Standard Developer (Preview)"
Ver a documentação oficial na Microsoft Learn