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

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...

bug
question
runtime
stateless

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...

enhancement
question
preview

## Overview When I create a new Logic App, define workflow and then try run it, it produces the following error ### Error Popup ![image](https://user-images.githubusercontent.com/5189408/164117717-e60ebd4a-358b-4745-9cc7-b1f7347e6c4e.png) ### 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? ![image](https://user-images.githubusercontent.com/40304643/168690767-72660b79-c428-4cd9-a68d-a882548a8c52.png)