Getting started with Windows Azure
- by jonhobbs
Hi All,
I'm going to sound like a complete newbie here but here goes...
I've just signed up for a Windows Azure account and was hoping to get a simple hello world aspx page up and running in a browser to see how it all works but I can't seem to find a simple guide to getting a very simple web application running.
I've got as far as setting up a "service" and going onto the "deploy" page but it's asking me upload an "application package".
I've looked on MSDN but there aren't any simple guides, just reams of documentation talking about "roles" and "development fabric". For somebody that is proficient in HTML/CSS and knows a little abit about asp.net it may just as well be in another language.
So, does anybody know how to upload a simple aspx page and then access it in a browser?
Jon