Logic Apps Standard Contributor (Preview)

Azure RBAC · Integration · Contributor

Logic Apps Standard Contributor (Preview)

ContributorIAM ScopeIntegration·13 permissões

Dado verificado em · Fonte

Total de permissões

13

Actions

0

NotActions

0

DataActions

0
Role ID
ad710c24-b039-4e85-a019-deb4a06e8570
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 manage all aspects of a Standard logic app and workflows. You can't change access or ownership.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic Apps Standard Contributor (Preview)",
"Id": "ad710c24-b039-4e85-a019-deb4a06e8570",
"IsCustom": false,
"Description": "You can manage all aspects of a Standard logic app and workflows. You can't change access or ownership.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

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

Azure CLI

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