Getting started with Windows Azure

Posted by jonhobbs on Stack Overflow See other posts from Stack Overflow or by jonhobbs
Published on 2010-03-26T14:48:22Z Indexed on 2010/03/26 22:33 UTC
Read the original article Hit count: 480

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about Azure

Related posts about ASP.NET