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

*Does this occur consistently?* Yes *Repro steps:* 1. Create new logic app project locally 2. Run the project 3. Right click workflow and click "Overview" 4. Run history is not...

We are using Logic apps stateful workflow to transfer .csv file from Azure Blob storage to Share point using SharePoint connector Create File action. When I try to upload a...

My customer was trying to deploy Logic Apps Standard with Zone redundancy in Australia East region. However, they reported getting an error, saying: ![image](https://user-images.githubusercontent.com/16081468/172504603-598a9516-292e-4740-bdd4-fc77ef2fe072.png) There is some confusion as to...

Does this occur consistently? Repro steps: 1. create a new branch in the repo from main branch 2. open vs code 3. open the workspace. navigate to the logic app...

Apologies if this is raised elsewhere but I cannot find anything. If I develop a Logic App standard workflow in VS Code when I deploy to Azure and attempt to...

Creating a simple workflow which has actions to create an array of x items, loop through the items and add the current time into another array variable the performance seems...

When will user-assigned identities be supported for the HTTP connector, i'm currently getting a false error where it's assuming i have a system assigned identity (which i don't have): `...

We're currently looking for a possibility to create Alerts that notify us when a specific amount of workflows fail. Since there's no build-in Alert (like for consumption-based Logic Apps) we're...

I have converted one of my logic app projects to be a Nu-get based project and have successfully built a custom built-in connector within it. The custom connector talks to...