Create Windows Azure Website in 6 Steps

In this post we will create a Windows Azure Website in 6 simple steps. Windows Azure Website is a new feature of Windows Azure and got introduced on 7th June.

Step 1

Very first you need to Login to Windows Azure Management Portal. After successful login from the left panel, click on WEB SITES.

clip_image001

Step 2

Next click on CREATE A WEBSITE

clip_image003

Step 3

You can create a WebSite in three ways

  1. Quick Create
  2. Create with DataBase
  3. From Gallery

In this post we are creating Site using Quick Create WebSite option.

clip_image005

We have provided URL and selected the region to host the website.

clip_image007

Step 4

After successfully creating website click on Name of the website.

clip_image009

On clicking DASHBOARD will be open. On Dashboard you can see all the details about the website. From quick glance section select option of Download publish profile.

clip_image011

Make sure in the Configure tab .Net Framework version is selected to V4.0

clip_image013

Step 5

Open Visual Studio and create a new ASP.Net MVC 4.0 Application.

clip_image015

Choose project template as Internet Application.

clip_image017

Step 6

You can edit website per your requirement. In this post our purpose is to learn publishing the ASP.NET MVC Internet Application in Windows Azure website. For that right click on the project and choose publish

clip_image018

Next we need to import publish file. Click on import button and choose file we downloaded previously in step 4.

clip_image020

Select publish file to import.

clip_image021

You will notice all the settings have been imported. Click on Publish to publish ASP.Net MVC Application to Windows Azure website.

clip_image023

After successful publish operation Windows Azure website will be open in default browser.

4 responses to “Create Windows Azure Website in 6 Steps”

  1. I am using Windows XP and Visual Studio 2010. When I get to the last step(publish), when I click publish I dont get the Publish Web Window similar to the one in your screen shot. It looks different and there is no option of importing the PublishSettings file. I copy pasted the data but still I am getting Invalid Web Deploy service URL error. Where am I going wrong (apart from using Windows XP…totally wrong :P)

  2. […] Kumar (@debug_mode) described how to Create Windows Azure Website in 6 Steps in a 7/9/2012 […]

  3. Precisely how much time did it acquire you to post “Create Windows Azure Website in 6 Steps « debug mode……”?
    It provides a bunch of fine info. With thanks ,Wilbur

Leave a comment

Create a website or blog at WordPress.com