I’ve created some Azure Webjobs that use triggers and I’ve just learnt about Azure Functions. From what I understand Azure Functions seem to overlap with Azure Webjobs features and...
My question is: Is it possible to get the azure active directory tenant id without using powershell command? I found this two blogs and with this help, I’m already...
What are the material differences between the new Azure Web Sites and the traditional Azure Web Roles for an ASP.NET MVC application? What reason would I choose a “web...