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
trafficstars

Does this occur consistently? Repro steps: 1.Deploy to Logic App 2.00:50:19 las-01-smrint-genric-dev: Starting deployment... 00:50:20 las-01-smrint-genric-dev: Creating zip package... 00:50:20 las-01-smrint-genric-dev: Zip package size: 12.7 kB 00:51:16: Error: 400.0 BadRequest...

Does this occur consistently? Yes Repro steps: 1. Deploy logic app from VS Code Action: azureLogicAppsStandard.deploy Error type: 400 Error Message: 400.0 BadRequest Version: 1.0.19 OS: win32 OS Release: 10.0.22000...

Does this occur consistently? No Repro steps: 1. Create a logic app (Standard) in Visual Studio Code which contains stateless and stateful workflows 2. Deploy to Azure Action: azureLogicAppsStandard.deploy Error...

Hello, I was executing the Generate-Connections.ps1 file to generate the necessary connections on Azure Devops and i had the following error: The API connection could not be found 404 Not...

# Local dev machine ``` VS Code Version: 1.64.2 Commit: f80445acd5a3dadef24aa209168452a3d97cc326 Date: 2022-02-09T22:02:29.527Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.13.0-19-generic ``` ## Devcontainer: Based on:...

Consumption logic apps have the ability to create azure alerts when a workflow fails more than 1 time in 15minutes. With Single-Tenant logic apps is there a way to select...

enhancement

While using VS Code to run a **stateless** logic app locally (with run history enabled), having a Terminate action executed in the run means there is no run history displayed....

Now as LA supports user-assigned managed identity (UAMI) it's possible to have multiple identities assigned per single LA Standard. This is a standard benefit of using UAMI. When it comes...

Hi. I am developing a LogicApp locally in VS Code and I have a hard time figuring out how to refresh the tokens of managed API connections. When I am...