Tag Archive For "Logic App"
Azure App Services Series – Finding #5: Changing the order of connectors in your Logic APP not possible in designer view
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction Developing Logic Apps requires you to put a chain of API apps in place. This chain can of course be changed. The reasons why this chain could be changed could …
Azure App Services Series – Finding #2: Logic App Workflow API documentation is incomplete
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction With the release of Logic Apps, Microsoft also releases the Workflow Management API. An API to use for getting access to the workflow of your logic apps allowing you to easily enable, …
Azure App Services Series – Finding #1: Problems using Workflow Definition Language in Logic Apps
This blog post is one of many of a series we have about Microsoft Azure App Services. See a list of all our findings here. Introduction With the preview-release of Logic Apps, Microsoft also releases a new language used in the work flows of your Logic Apps – Workflow Defintion Language (WDL). The language is used in …