---
title: "Implement Source-to-Image builds in an Azure DevOps pipeline"
url: https://daily.dev/posts/implement-source-to-image-builds-in-an-azure-devops-pipeline-hobxjhbfv
source_url: https://developers.redhat.com/articles/2024/03/21/implement-source-image-builds-azure-devops-pipeline
type: article
source: "Red Hat Developer"
published: 2024-03-23T18:08:50.151Z
updated: 2024-03-23T18:08:49.253Z
tags: ["azure", "azure-devops"]
reading_time: 7
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Implement Source-to-Image builds in an Azure DevOps pipeline

**[Red Hat Developer](https://daily.dev/sources/rhdev)** · 7 min read · 4 upvotes · 0 comments

## Summary

This post explores the implementation of Source-to-Image builds in an Azure DevOps pipeline using Azure Red Hat OpenShift and other Azure tools. It covers staging the builder image in Azure Container Registry, setting up the pipeline, running the pipeline, deploying the image, and using Argo CD Image Updater for continuous deployment.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developers.redhat.com/articles/2024/03/21/implement-source-image-builds-azure-devops-pipeline>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#azure](https://daily.dev/tags/azure), [#azure-devops](https://daily.dev/tags/azure-devops)

[View this post on daily.dev](https://daily.dev/posts/implement-source-to-image-builds-in-an-azure-devops-pipeline-hobxjhbfv)
