Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 2.03 KB

File metadata and controls

20 lines (15 loc) · 2.03 KB
ContentId 856a4a73-a4b4-4418-b88d-1f65d0ba7824
MetaDescription Node.js Deployment to Azure with Visual Studio Code
DateApproved 12/10/2025

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 container Container Tools
Azure CLI
Azure App Service
Azure Resources