Logic Apps Standard Operator
ContributorIAM ScopeIntegration·19 na definição · ≥ 365 efetivas
Dado verificado em · Fonte
Entradas na definição
19Actions
0NotActions
0DataActions
0Alcance efetivo
piso, não totalControl plane
365Data plane
0Na definição (nativo)
19Piso, não total: expandido contra 17.591 ações de 151 providers colhidas da documentação da Microsoft. A Azure Management API expõe mais — o número real é maior, nunca menor.
Role ID
b70c96e9-66fe-4c09-b6e7-c98e69c98555Categoria
IntegrationRisk 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
MicrosoftYou can enable and disable the logic app, resubmit workflow runs, as well as create connections. You can't edit workflows or settings.
Role Definition (JSON)
{"Name": "Logic Apps Standard Operator","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"
Azure CLI
az role definition list --name "Logic Apps Standard Operator"