Introduction

Website hosting is the most difficult part for some beginner- and intermediate-level developers. Hence, my article is about how to host the asp.net Web app on the Azure Cloud, if the application does not contain any databases. My next article will demonstrate how to host the Web app with the database on the Azure Cloud. The Azure Cloud is the platform which provides the bundle of services such as hosting, databases and much more.

Pre-Requisites: Azure Cloud Account must-haves

Step 1

Step 2

Step 3

Conclusion

Visual Studio provides a fast and an efficient way to host the Web app using the Publish Settings. With the help of this, there is no difficulty to host the Web site. We can also host PHP and other languages.