Create your first application
Implement a simple Hello World application in Node.js and deploy the application to Windows Azure. You will learn the basics of working with the Windows Azure compute emulator and deploying a Node.js application to Windows Azure.
Implement a Node.js application and deploy it to Windows Azure using Cloud9 IDE. You will learn how to deploy to the Windows Azure staging and production environments from within Cloud9 and how to use VIP Swap to easily move between environments.
Implement a simple web application in Node.js using the popular web framework Express. You will learn the basics of working with npm to install a module and using the Express module.
Implement a simple web application that allows retrieving and creating to-do items stored in Windows Azure Table storage. You will learn the basics of using Windows Azure Storage services through the Windows Azure Client Libraries for Node.js.
MSDN
library
Learn more about Windows Azure through articles, books, API references, blog posts, and other types of technical material.
open
source
Source code for the Windows Azure Node.js client libraries is available on GitHub and released under an open source license.