Creating a web application and hosting on Azure
One of the things a web developer does more often than not is to deploy a web application for (user acceptance testing) UAT or developer testing purposes. Azure makes this process very convenient for you by providing a seamless publishing experience from within Visual Studio. To publish a web application or website to Azure, you first need to create a web application on Azure to publish your website to.
Getting ready
To start working with Azure, you will need to have an Azure account. You can create a free trial account. For more information on Azure pricing, have a look at the following URL: https://azure.microsoft.com/en-us/pricing/.
How to do it…
- After you have logged in to your Azure account, you ...
Get C# Programming Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.