#105 Azure DevOps + Azure Container Registry (part 3/3): Create release pipeline in Azure DevOps

Hang Nguyen
5 min readOct 4, 2024

Please check part 1 here and part 2 here before heading towards this part 3 if you have not done so. Cheers!

Alright in this last part of the series, let's create a release pipeline to release changes to different environments.

  1. Make sure that you are in the correct DevOps Repos that needs to create release pipeline.
  2. On the left bar, choose the blue spaceship icon and “Releases". There you will find a list of release pipelines, “Edit” option and “Create release" option.

3. Click “New" under the search bar for all releases. You can either create brand new one here with DevOps UI or import your release pipeline setup.

4. Here, let's go with the option of creating a brand new release pipeline using DevOps UI. After clicking “New" button, a page like this will show up.

--

--

Hang Nguyen
Hang Nguyen

Written by Hang Nguyen

A Data Engineer with a passion for technology, literature, and philosophy.

No responses yet