News

Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud.
Two cloud development services -- Azure Functions and Azure App Service -- are now available on Azure Stack, which brings cloud functionality to on-premises, hybrid implementations.
One of the features of Azure Functions is the ability to easily create Webhooks. Webhooks allow integration with other systems, including third-party systems. Essentially, the external system can call ...
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.
Until Microsoft adds a native command that easily connects virtual directories to Azure Web apps, we're going to have to do it ourselves.