News

However, whereas Azure Functions refers to code that is triggered by an event, Azure Logic Apps relates to a workflow that is triggered by an event. I discussed working with Azure Functions in a ...
If you need custom code in a Logic Apps app, you can call out to an existing Azure Function. That may add some latency to your workflow, but in most cases, it won’t be a problem.
On July 27th, Microsoft announced their Integration Platform as a Service (iPaaS) offering, Logic Apps has reached General Availability (GA). The GA release includes additional management support, tel ...
Stateless workflows, obviating the need for storage to persist state between actions, which helps workflows run faster and can reduce costs. Pricing and other details of the Consumption and Standard ...