Logic Apps Standard Operator (Preview)
ContributorIAM ScopeIntegration·19 permissões
Dado verificado em · Fonte
Total de permissões
19Actions
0NotActions
0DataActions
0Role 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 (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)"