If you are new to Windows Azure but know the Node.js developer well, you can use Windows Azure to write your Node.js application.
You have the following options:
Since you are new to Windows Azure, I suggest you try using the FREE Windows Azure Websites Shared , because you don’t have to deal with Windows Azure much and you can start the application instantly. This may be the easiest method from the above 3 options, and then you can switch to another simply by redirecting the application.
If you decide to use the Cloud Service, you can use the Cloud9 IDE to publish the Node.js app directly to Windows Azure Cloud Services in your subscription.
source share