User-1006641900 posted
I am trying to learn the basics of azure. The following tutorial I found expects me to first register myself for free azure subscription:
http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-get-started/
I do not want to sign up for that subscription at this time (and start my three month count down for free subscription) as it will take me some time to get fimiliar with Azure. So my question is that, is it possible to start azure development on an standalone
system (I have already downloaded and installed comlete Azure sdk). Any link for building a kind of Hello World application for Azure (without registration) would be helpful.
Thanks in advance.