title | description | ms.topic | ms.date | ms.custom |
---|---|---|---|---|
Deploy Node.js containers to Azure |
Use Docker container to deploy Node.js web apps to Azure |
article |
08/20/2019 |
seo-javascript-september2019 |
Azure provides a robust container service so that you can easily deploy, scale, and manage container-based Node.js apps.
To get started, follow the simple step-by-step walkthrough Deploy to Azure using Docker and Visual Studio Code. Using Visual Studio Code makes it easy for you to upload images to a container registry (such as Azure Container Registry), and to then deploy that container to Azure App Service.
You can also go through the following Microsoft Learn modules: