logicapps
logicapps copied to clipboard
Azure Logic Apps labs, samples, and tools
Hi all, I have parametrized connections.json in the root directory of project. When you try to open with designer in vscode it throws below error: (It is same like issue...
Does this occur consistently? Repro steps: 1. Created a project in VS Code with Schema and Map 2. Size of Zipped file more than 80kb 3. When we do the...
We'd like to manage/cleanup managed API connections used in workflow. As suggested in documentation Managed connections can be edited/deleted by navigating to connections under workflows pane. However, even after deleting,...
Hi, Where can the repository for Microsoft.Azure.Workflows.* be found? Thanks
I am getting the following exception when using a Do...Until in logic app (standard). Please ignore the trigger, it happens even when I try with a HTTP trigger. ``` Executed...
When using the below workflow, if a message is processed with a `contentType` of `application/json; charset=utf-8`, then when the sub-workflow is invoked, the contents of the message are not passed...
Issue with XML Transforms. XML Transforms fails with the following: `"error": { "code": "InvalidXsltContent", "message": "A runtime error occurred while transforming the given input with the provided map. Details: 'Compiling...
## Overview When I create a new Logic App, define workflow and then try run it, it produces the following error ### Error Popup  ### Extension Output Window Message...
Does this occur consistently? Repro steps: 1. 2. Action: azureLogicAppsStandard.openDesigner Error type: endpoints_resolution_error Error Message: endpoints_resolution_error: Error: could not resolve endpoints. Please check network and try again. Detail: ClientConfigurationError: untrusted_authority:...
@divyaswarnkar Do you know why the "Backups" option in the logic app standard is disabled? 