How to Build Your First Azure-Powered ASP.NET MVC App
The Visual Studio project templates included with the Azure Tools provide a quick way to get started with a cloud-hosted web application. Unfortunately, it only supports classic ASP.NET web projects by default. This tutorial will get you going on deploying an ASP.NET MVC web application to Azure. PreRequisites To get started, you’ll need to have [...]