Azure Logic Apps is Microsoft's premier cloud-based workflow engine. Azure Logic Apps allows enterprises to connect disparate systems using Microsoft's built-in connectors or the enterprise's own cloud-hosted APIs. Like some integration services in Azure, Logic Apps can run both in the cloud as a shared resource and within an enterprise's own Azure virtual network as a dedicated resource. Logic Apps supports both consumption-based and fixed pricing plans.
The following screenshot shows how, in a couple of minutes, you can build a traffic monitoring solution using a Bing connector with a Logic Apps webhook trigger and send an SMS whenever there is a large amount of traffic in your navigation path:
Azure Logic Apps is an event-based workflow engine. In order to build enterprise-grade and highly scalable integration solutions, Logic...