Azure Logic Apps is a cloud service that helps you build automated business process and enterprise integration workflows through a visual designer.
The Azure Logic Apps action "Get Blob Content" doesn't allow us to set the return content-type. By default, it returns …
azure azure-storage-blobs content-type azure-logic-appsI am looking to build an application in Azure which will act as TCP listener, receive TCP message streams on …
azure tcp azure-webjobs azure-cloud-services azure-logic-appsI have created a logic app, but now I want to rename existing logic app in Microsoft Azure portal. I …
azure azure-resource-manager azure-logic-appsI have an Azure Logical app that every hour gets a file from a website and create a file in …
azure azure-logic-apps workflow-definition-languageI am new to Azure logic apps. I have a service bus and pass a json object message to that …
azure azureservicebus azure-logic-appsI'm creating an ARM template that deploys an Web App (an Mvc Api) and a Logic App. I'm attempting to …
azure-logic-apps arm-templateI'm trying to pass an extra query parameter to Azure logic app so that I can process below data in …
azure azure-logic-apps workflow-definition-languageI am trying to iterate through a JSON array which has been encoded to a string for the purpose of …
azure azure-logic-apps string-interpolation azure-servicebus-queues workflow-definition-languageI have a For_Each loop in an Azure Logic App that calls another, nested, Logic App. The result from …
azure azure-logic-apps azure-app-service-envrmnt workflow-definition-languageIn my logic app, I have a JSON object (parsed from an API response) and it contains an object array. …
azure azure-logic-apps