Deploy Node.js Web Apps

The Azure Tools extensions for Visual Studio Code make it easy to deploy Node.js applications.

Azure Tools extension

Deployment tutorials

These tutorials from Microsoft Learn describe different ways of creating and deploying Node.js apps to Azure via Visual Studio Code:

Tutorial Description Related Tools
Deploy Azure Functions Build and manage Azure Functions serverless apps
directly in VS Code
Azure Resources
Azure Functions
Azure Databases
Deploy using Azure Portal
and Azure App Service
Manage Azure resources directly in VS Code
with Azure App Service
MongoDB
Azure Portal
Deploy using Docker Deploy your website using a Docker container Docker
Azure CLI
Azure App Service
Azure Resources