Introduction

We'll simply discuss how to create and deploy an Azure website from Visual Studio. Those who don't have any idea what azure is should read this article first. This will help them to be clear about what Azure is and why we should use this platform for deploying our websites.

Pre-Requisites

Steps

Summary

This is the easiest example we've done to understand the deployment of a website on Azure. Besides Azure web apps, you can also use Azure cloud services and Azure virtual machines to deploy your website.

Have any questions? Please comment below.