Logic Apps Vs Code Extension Disable all Recurrence triggers locally #778
Unanswered
AGamingS21
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if there is a way currently using the VS Code Extension to automatically disable all recurrence and service bus triggers without having to put "Workflows.yourworkflowname.FlowState" : "Disabled" in the local.settings.json for each workflow while also still being able to run those workflows manually.
I am worried that the local.settings.json step will be skipped and workflows that should not be run will be triggered.
Beta Was this translation helpful? Give feedback.
All reactions