Showing category results for CI/CD

Nov 4, 2025
Post comments count0
Post likes count5

Azure Developer CLI: Azure Container Apps Dev-to-Prod Deployment with Layered Infrastructure

PuiChee (PC) Chan
PuiChee (PC) Chan

This post walks through how to implement "build once, deploy everywhere" patterns using Azure Container Apps with the new and layered infrastructure features in Azure Developer CLI v1.20.0. You'll learn how to deploy the same containerized application across multiple environments with proper separation of concerns. This is the third installment i...

Azure & CloudDevOpsCI/CD
Oct 18, 2025
Post comments count95
Post likes count12

Upcoming Updates for Azure Pipelines Agents Images

Shubham Agarwal Eric van Wijk
Shubham,
Eric

To ensure our hosted agents in Azure Pipelines are operating in the most secure and up-to-date environments, we continuously update the supported images and phase out older ones. In October 2024, we announced support for Ubuntu-24.04. Soon, we plan to update the ubuntu-latest image to map to Ubuntu-24.04. Additionally, MacOS 15 Sequoia and Windows ...

DevOpsCI/CD
Aug 13, 2025
Post comments count0
Post likes count10

Azure Developer CLI: From Dev to Prod with Azure DevOps Pipelines

PuiChee (PC) Chan Kristen Womack
PuiChee,
Kristen

Building on our previous post about implementing dev-to-prod promotion with GitHub Actions, this follow-up demonstrates the same "build once, deploy everywhere" pattern using Azure DevOps Pipelines. You'll learn how to leverage Azure DevOps YAML pipelines with Azure Developer CLI (azd). This approach ensures consistent, reliable deployments across ...

DevOpsAzure & CloudCI/CD
Jul 21, 2025
Post comments count0
Post likes count6

Azure Developer CLI: From Dev to Prod with One Click

PuiChee (PC) Chan Kristen Womack
PuiChee,
Kristen

This post walks through how to implement a "build once, deploy everywhere" pattern using Azure Developer CLI (azd) that provisions environment-specific infrastructure and promotes applications from dev to prod with the same build artifacts. You'll learn how to use conditional Bicep deployment, environment variable injection, package preservation ac...

Azure & CloudDevOpsCI/CD
May 2, 2025
Post comments count5
Post likes count8

Introducing Azure DevOps ID Token Refresh and Terraform Task Version 5

Jared Holgate Eric van Wijk
Jared,
Eric

We are excited to share some recent updates that improve the experience of using Workload identity federation (OpenID Connect) with Azure DevOps and Terraform on Microsoft Azure. Many working parts have come together to make this possible and we'll share those here. We are also very pleased to announce version 5 of the Microsoft DevLabs Terraform...

DevOpsAzure & CloudCI/CD
Apr 18, 2025
Post comments count8
Post likes count3

Azure Boards + GitHub: Recent Updates

Dan Hellem
Dan Hellem

Over the past several months, we’ve delivered a series of improvements to the Azure Boards + GitHub integration. Whether you're tracking code, managing pull requests, or connecting pipelines, these updates aim to simplify and strengthen the link between your work items and your GitHub activity. Here’s a recap of everything we’ve released (or are j...

DevOpsAzure & CloudCommunity
Apr 3, 2025
Post comments count55
Post likes count5

CDN Domain URL change for Agents in Pipelines

Shubham Agarwal Eric van Wijk
Shubham,
Eric

Introduction We have announced the retirement of Edgio CDN for Azure DevOps and are transitioning to a solution served by Akamai and Azure Front Door CDNs. This change affects Azure DevOps Pipelines customers. This article provides guidance for the Azure DevOps Pipelines customers to check if they are impacted by this change in CDN and the changes...

CI/CDDevOps
Nov 18, 2024
Post comments count8
Post likes count10

Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps

Suraj Guptha Eliza Tarasila
Suraj,
Eliza

We are thrilled to announce that Managed DevOps Pools for Azure DevOps is now generally available! This milestone marks a significant advancement in our mission to improve developer productivity in the CI/CD loop, reduce your cloud bill for ES infra and to reduce the toil associated with creating and maintaining custom CI/CD infrastructure for your...

DevOpsAzure & CloudCI/CD
Oct 1, 2024
Post comments count0
Post likes count1

Deprecation of the macOS-12 Hosted Pipeline Image

Eric van Wijk
Eric van Wijk

Update: the retirement date of macOS-12 has been moved to January 8. Azure DevOps is starting the deprecation process for the (Monterey) hosted pilelines image. While the image is being deprecated, you may experience longer queue times during peak usage hours. Deprecation will begin on October 7 and the image will be fully unsupported by January ...

CI/CD
Aug 2, 2024
Post comments count50
Post likes count10

Announcing Public Preview of Managed DevOps Pools (MDP) for Azure DevOps

Suraj Guptha Eliza Tarasila
Suraj,
Eliza

Engineering teams ideally want to spend all their time writing code to create applications and services for their users! In reality, many end up spending a significant portion of their time on other tasks, such as maintaining DevOps infrastructure. In Azure DevOps, Microsoft-hosted agents (aka Azure Pipelines agents) provide a fully managed, low o...

DevOpsCI/CD