logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Azure Logic Apps labs, samples, and tools

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

# Description This is an issue with logic apps preview. The whole idea of the connections.json file is painful to deal with. The file looks different for local debugging than...

preview

Does this occur consistently? Repro steps: 1. 2. Action: azureLogicAppsStandard.deploy Error type: 400 Error Message: 400.0 BadRequest Version: 1.0.12 OS: win32 OS Release: 10.0.22000 Product: Visual Studio Code Product Version:...

Hi, https://docs.microsoft.com/en-us/azure/logic-apps/create-single-tenant-workflows-visual-studio-code leads to believe you can run Logic Apps anywhere, including non-Azure hosting. I have a hosted K8s running on a different cloud platform and am testing Logic App...

Dear LA-Team, currently managed Connectors in Standard Logic Apps really have troubles, especially when it comes to CI/CD. In my opinion the preferred option would be to have as many...

Does this occur consistently? Repro steps: 1. 2. Action: azureLogicAppsStandard.createCodeless Error type: Error Error Message: Internal error: Expected value to be neither null, undefined, nor empty: projectLanguage Version: 1.0.10 OS:...

Could anyone explain the purpose of this file below? https://github.com/Azure/logicapps/blob/master/azure-devops-sample/.pipelines/scripts/Generate-Connections.ps1 I found some comments on the file, but still don't understand fully how it works and what the final file,...

Does this occur consistently? No, only with one specific project. Repro steps: 1. Using the Azure Logic App plugin, click on the button to create a new (logic app) project....

On an M1 Mac, every time I try to create a project with a new Logic App (Standard) in VS Code, I receive the following error: `You must have the...

create a couple of workflows with request triggers. Add the following parameters to the parameters.json file. Notice that waitSeconds is listed as int but the value is a string. {...

Hi, In #424 it mentions that the docs are updated to note explicitly that V3 of the function core tools are required.; that also means that on a .NET based...