logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Azure Logic Apps labs, samples, and tools

Results 234 logicapps issues
Sort by recently updated
recently updated
newest added

Does this occur consistently? Repro steps: 1.Created a new Logic app Standard project in VS code 2.Created a stateful workflow 3. Click on "convert to nuget-based logic app project". Action:...

Hi, I am trying to run a Logic App (Standard) in VS Code which contains an 'Execute JavaScript Code' action as follows: ![image](https://user-images.githubusercontent.com/69526842/184711317-d04272eb-ea34-442c-af98-d99128ba453f.png) And in the response I'm returning the...

Does this occur consistently? Yes Repro steps: Added a new workflow in Logic App(standard) created in VS code. Tried deploying using VS code into Azure portal but it takes a...

Does this occur consistently? Yes Repro steps: 1.In the Explorer pane, at your project's root, move your mouse pointer over any blank area below all the other files and folders,...

I have a Logic App Standard workflow that includes the Inline Code action. Starting this week I get the following exception when I try to run the logic app locally....

1. Processing data from Event Hub. Whenever events are available in event hub series of azure functions are called sequentially to processes the data. function A is using event data...

Hi, my name is klawrawkz. I am fine, how are you? Here's the scenario. Deploy a logic app (standard) with an azure queues trigger-based workflow via Azure DevOps automation. The...

Scenario: 1) Logic App workflow starts and runs correctly 2) Make any updates to logic app workflow which would require a rebuild of the logic app 3) Attempt to run...

Does this occur consistently? Repro steps: 1. 2. Action: azureLogicAppsStandard.createNewProject Error type: Error Error Message: Unable to write to Workspace Settings because azureFunctions.suppressProject is not a registered configuration. Version: 1.0.25...

- Author a logic app in the designer - Click 'deploy to Logic App' in the explorer - Click through the options to choose a Logic App resource to deploy...