部署Node.js网络应用程序

Azure Tools 扩展使得在 Visual Studio Code 中部署 Node.js 应用程序变得容易。

Azure Tools 扩展

部署教程

这些来自 Microsoft Learn 的教程描述了通过 Visual Studio Code 创建和部署 Node.js 应用到 Azure 的不同方法:

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