Post

Azure DevOps: Node.js CI/CD to Azure Web Apps

This is a screenshot-based post on how to configure CI/CD of a simple Node.js application and deploy to Azure Web Apps using Azure DevOps. Specifically, this post contains the Build and Release definition details.

Build Definition

Release Definition

Release Definition 1

Deploy to Windows App Service

Release Definition 2

Deploy to Linux App Service

Release Definition 3

This post is licensed under CC BY 4.0 by the author.