Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.12 KB

nodejs-deployment.md

File metadata and controls

24 lines (19 loc) · 2.12 KB
OrderAreaTOCTitlePageTitleContentIdMetaDescriptionDateApproved
4
nodejs
Deploy Node.js Apps
Node.js Deployment with Visual Studio Code
856a4a73-a4b4-4418-b88d-1f65d0ba7824
Node.js Deployment to Azure with Visual Studio Code
04/03/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:

TutorialDescriptionRelated Tools
Deploy Azure FunctionsBuild 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 DockerDeploy your website using a Docker containerDocker
Azure CLI
Azure App Service
Azure Resources
close