Logic Apps Standard Operator (Preview)

Azure RBAC · Integration · Contributor

Logic Apps Standard Operator (Preview)

ContributorIAM ScopeIntegration·19 permissões

Dado verificado em · Fonte

Total de permissões

19

Actions

0

NotActions

0

DataActions

0
Role ID
b70c96e9-66fe-4c09-b6e7-c98e69c98555
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 enable and disable the logic app, resubmit workflow runs, as well as create connections. You can't edit workflows or settings.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic Apps Standard Operator (Preview)",
"Id": "b70c96e9-66fe-4c09-b6e7-c98e69c98555",
"IsCustom": false,
"Description": "You can enable and disable the logic app, resubmit workflow runs, as well as create connections. You can't edit workflows or settings.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

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

Azure CLI

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