Code Quick Start: Create and deploy an ASP.NET application in Windows Azure
Updated: August 31, 2011
This code quick start has moved to a new location on the Windows Azure product website. Go to Creating a Windows Azure Hello World Application Using ASP.NET MVC 3 to complete the latest version of this tutorial. Be sure to update your bookmark to point to this new location.
See Also
As cloud noise in IT sector is increasing, My opinion is to make it flexible (Cost wise and infrastructure wise) and should available easily.
- 6/15/2011
- Manavgoel
- 11/9/2011
- Thomas Lee
I'm sure all the MS .NET Developer must enjoy the step by step procedure which explains the basics and how to get started...!!
Cheers...Murali
- 8/18/2011
- Muralitharan
This is good walkthrough for anyone who want to learn about azure.
Today is my first day on azure, i successfully created a sample application as given in this walkthrough.
By this knowledge i have created a sample Silverlight application & deployed on azure.
Thanks again
Rgds
Dharam
- 6/29/2011
- Dharampal Sikhwal
I can deploy application.
thank you
This proved to be an excellent article for helping a Microsoft developer to transition into the cloud environment. It focuses entirely on the changes between writing an application in dot net for traditional deployment and those steps which differ when developing and publishing to the cloud.
There were some small improvements possible which I would recommend:
1. Tell the user how long the walk-through is likely to take - I put off doing it because I hadn't realised how simple it would be.
2. Don't ask me to think of filenames and urls, provide some typical entries that I can adapt. I now have .com stuck in the middle of my test URL!
Very well written piece and my thanks to the author for making this first step into cloud development so straightforward.
- 4/28/2011
- Ed_Nicholson
- 4/15/2011
- Walter Poupore - MSFT
The URL is of the form http://<urlprefix>.cloudapp.net.
Within the Management Portal (http://windows.azure.com), you can get this URL from the Hosted Services view; click a Deployment and you will see the URL listed in the "DNS name" property field.
- 4/15/2011
- Walter Poupore - MSFT
