News

I discussed working with Azure Functions in a previous post here. In this article I will provide a bird’s-eye view of Azure Logic Apps and how we can work with it in .Net.
Part of Azure’s core PaaS features, Logic Apps gives you a no-code development environment for basic workflow-driven application integration.
Managed API Connections In the previous iteration of Logic Apps, a developer would need to provision an instance of a connector within their own Azure Resource Group prior to using it.
Microsoft recently introduced .NET Framework Custom Code for Logic Apps Standard in public preview, allowing developers to call compiled .NET Framework code from a built-in action in their workflow.
Microsoft announced on Tuesday the general availability of the Logic Apps Hybrid Deployment Model. This release enables enterprise customers to run Logic Apps Standard workflows on customer ...