Create a release pipeline in Azure Pipelines
Set up a continuous delivery (CD) pipeline that automates the process of deploying your application.
Define what continuous delivery is, why it’s important, and what tools you can use., Create a basic release pipeline in Azure Pipelines that deploys a web application to Azure App Service., Examine pipeline analytics to understand the health and history of your releases.
Prerequisites
An Azure subscription
An Azure DevOps organization with access to parallel jobs
Visual Studio Code
.NET 6.0 SDK
Git
A GitHub account
There are no reviews yet.