Showing results for DevOps - Azure DevOps Blog

Jun 25, 2025
Post comments count0
Post likes count1

Removing Azure Resource Manager reliance on Azure DevOps sign-ins

Angel Wong
Angel Wong

Azure DevOps will no longer depend on the Azure Resource Manager (ARM) resource (https://management.azure.com) when you sign in or refresh Microsoft Entra access tokens. Previously, Azure DevOps required the ARM audience during sign-in and token refresh flows. This requirement meant administrators had to allow all Azure DevOps users to bypass ARM-b...

Azure & CloudDevOpsSecurity
Jun 17, 2025
Post comments count10
Post likes count8

Azure DevOps MCP Server, Public Preview

Dan Hellem
Dan Hellem

A few weeks ago at BUILD, we announced the upcoming Azure DevOps MCP Server: 👉 Azure DevOps with GitHub Repositories – Your path to Agentic AI Today, we’re excited to share that the local Azure DevOps MCP Server is now available in public preview. This lets GitHub Copilot in Visual Studio and Visual Studio Code access and interact with your Azure...

Azure & CloudDevOpsCommunity
Jun 2, 2025
Post comments count3
Post likes count4

GitHub Secret Protection and GitHub Code Security for Azure DevOps

Laura Jiang
Laura Jiang

Following the changes to GitHub Advanced Security on GitHub, we're launching the standalone security products of GitHub Secret Protection and GitHub Code Security for Azure DevOps today. You can bring the protection of Advanced Security to your enterprise with the flexibility to enable the right level of protection for your repositories. GitHub S...

DevOpsSecurity
May 2, 2025
Post comments count5
Post likes count7

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 23, 2025
Post comments count0
Post likes count2

Spring Cleaning: A CTA for Azure DevOps OAuth Apps with expired or long-living secrets

Angel Wong
Angel Wong

Today, we officially closed the doors on any new Azure DevOps OAuth app registrations. As we prepare for the end-of-life for Azure DevOps OAuth apps in 2026, we'll begin outreach to engage existing app owners and support them through the migration process to use the Microsoft Identity platform instead for future app development with Azure DevOps. ...

DevOpsSecurity
Apr 18, 2025
Post comments count6
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 4, 2025
Post comments count0
Post likes count0

Boards Integration with GitHub Enterprise Cloud and Data Residency (Public Preview)

Dan Hellem
Dan Hellem

Back in January, we launched a private preview of our Boards integration with GitHub Enterprise Cloud with data residency. If you're unfamiliar with GitHub's data residency option and what it means for your organization, you can learn more in the original announcement. Since the private preview launch, we’ve gathered valuable feedback from early a...

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
Apr 2, 2025
Post comments count15
Post likes count1

TFVC Policies Storage Updates

Maria Chmyreva
Maria Chmyreva

TFVC Check-In Policies TFVC projects can have check-in policies such as Build (Require last build was successful), Work Item (Require associated work item), Changeset comments policy (Require users to add comment to their check-in), etc. We are changing the way we store these policies on the server. This change will slightly affect TFVC users sinc...

Git & Version ControlDevOpsAzure & Cloud
Mar 26, 2025
Post comments count0
Post likes count1

New Overlapping Secrets on Azure DevOps OAuth

Angel Wong
Angel Wong

As you may have read, Azure DevOps OAuth apps are due for deprecation in 2026. All developers are encouraged to migrate their applications to use Microsoft Entra ID OAuth, which can access all Azure DevOps APIs and has the added benefit of enhanced security features and long-term investment. Although we are nearing Azure DevOps OAuth’s end-of-life...

Azure & CloudDevOps