Azure – Functions with Azure Portal
In this post, we will see how to create a simple Azure Function in Azure Portal, that reads a message from an Azure Service Bus Queue.First of all, what is an Azure Function?From Microsoft web site:“Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs.… Read More »