I am trying to deploy a node.js web application from Visual Studio Online to Azure Web App. Visual Studi Online offers the ability to create an application online and then deploy it on the azure.
I added the assembly script "Visual Studio Build" and then "Deploy Azure Web Applications":

Visual Studio Build works great. In the Azure Web Application Deployment build process step, I added different paths for the Web Deploy Package. Nothing works.

Do you know how to create and deploy a node.js web application for Azure? Or do you know which path to use for the "Web Deploy Package" in the Azure Web Application Deployment process step?
Thank you for your help!
mbecker
source share