Skip to content

Azure Deployment

Sara Itani edited this page May 6, 2015 · 4 revisions

Azure Deployment

You can deploy your Node.js application to Microsoft Azure directly from Visual Studio. You can deploy to an Azure Website or Cloud Service (Web Role and Worker Role).

  • [wiki:"Azure Website using Web Deploy" AzureWebSiteWebDeploy]
  • [wiki:"Azure Website using Git" AzureWebSiteGit]
  • [wiki:"Azure Cloud Service - Web Role and Worker Role" AzureCloudService]