How to create and Publish your first Windows Azure application

The recently previewed Windows Azure platform is extremely interesting and in the near future I think that lots of the actual businesses will be "cloud oriented".

But how to write an Azure application? This is an HowTo directly from Olav Tollefsen and cross posted here for don't loosing the content:

Signup for a Windows Azure account

First you need to signup for a Windows Azure account and get an invitation code to setup the server.

Visit http://www.azure.com for that.

Setup the development environment

Download and install the following from http://www.microsoft.com/azure/sdk.mspx

Windows Azure SDK

Windows Azure Tools for Microsoft Visual Studio

Create a new Windows Azure "Web Cloud Service" project in Visual Studio 2008

image

Now write some simple code:

image

Build the solution:

image

Now we are ready to package it for publishing our application to Windows Azure:

image

The above step creates a couple of files for us:

image

Create a new project in the online Azure Services Developer Portal

Click on New Project and select Hosted Services:

image

Enter a name for the project

image '

Enter a name for your hosted service:

image

Deploy our application to the Windows Azure Cloud

image

Now we are ready to upload the files created by the Publish step from Visual Studio 208 earlier:

image

Select the application package file:

image

And then the Configuration file:

image

Our application is now uploaded to the Windows Azure Cloud:

image

The Application is first deployed to a Staging environment:

image

Start the Application in the Staging Environment

We can now Run the Application:

image

The Application is now ready to be tested in the Staging environment:

image

Test the Application in the Staging Environment

This is the Application running from the Windows Azure Cloud Staging environment:

image

Wow! The application is available on the Internet and is working!

Deploy the application into Production

Now click on the image with the arrow to deploy the Application into the Production environment:

image

The application is now up and running into the Windows Azure Cloud production environment!

image

Technorati Tag: ,

Print | posted on Thursday, October 30, 2008 9:15 AM

Comments on this post

# re: How to create and Publish your first Windows Azure application

Requesting Gravatar...
Thanks for the post.

It gives me the first impression about Azure.
Left by Shannon on Jul 09, 2009 3:04 PM

# re: How to create and Publish your first Windows Azure application

Requesting Gravatar...
Thanks for the post. Great Azure intro. Anyone been able to publish multiple website HTML files from a local PC folder and not just a single web page?
Left by Tony on Aug 11, 2009 4:57 AM

# re: How to create and Publish your first Windows Azure application

Requesting Gravatar...

Thanks for the post. Great Azure intro.
Left by watch replicas on Apr 29, 2010 3:46 AM

# re: How to create and Publish your first Windows Azure application

Requesting Gravatar...
eviewed Windows Azure platform is extremely interesting and in the near future I think that lots of
Left by wholesale laptop adapter on May 23, 2010 2:38 PM

Your comment:

 (will show your gravatar)
 
Please add 1 and 4 and type the answer here: