This document discusses building Node.js applications on Windows Azure. It provides an introduction to Node.js and its asynchronous event-driven model. It demonstrates how to build and deploy a simple chat room application using the Windows Azure SDK for Node.js. It also discusses when Node.js would be a good fit for an application.