Logic App Operator

Azure RBAC · Integration · Contributor

Logic App Operator

ContributorIAM ScopeIntegration·17 permissões

Dado verificado em · Fonte

Total de permissões

17

Actions

0

NotActions

0

DataActions

0
Role ID
515c2055-d9d4-4321-b1b9-bd0c9a0f79fe
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 read, enable and disable logic app.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Logic App Operator",
"Id": "515c2055-d9d4-4321-b1b9-bd0c9a0f79fe",
"IsCustom": false,
"Description": "Lets you read, enable and disable logic app.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Logic App Operator"

Azure CLI

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