#101 Azure DevOps + Azure Container Registry (part 2): Connect ACR and Azure DevOps repository

Hang Nguyen
4 min readApr 14, 2024

In the previous part (part 1), we have learnt how to push docker image from local machine to image repo on Azure Container Registry (ACR) using Azure CLI and Docker CLI. However, we have not yet linked these 2 services: Azure DevOps and ACR together, which is exactly the theme for this part 2. In this blog post, you will learn how to build and push docker image with Pipeline from Azure DevOps. If you happen not yet to check part 1, I highly recommend you to spend some time skimming through part 1…

--

--

Hang Nguyen

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