Showing archive results for 2025

Oct 13, 2025
Post comments count0
Post likes count7

Azure DevOps local MCP Server is generally available

Dan Hellem
Dan Hellem

Today we are excited to take our local MCP Server for Azure DevOps out of preview 🥳. Since the initial preview announcement, we've worked closely with early adopters and the community to incorporate feature suggestions and feedback. We’ve improved login and authorization, added and refined tooling, and introduced domains so users can scope active t...

CommunityDevOpsAgile
Oct 7, 2025
Post comments count18
Post likes count5

Announcing the new Azure DevOps Server RC Release

Gloridel Morales
Gloridel Morales

We’re excited to announce the release candidate (RC) of Azure DevOps Server, bringing new features previously available in our hosted version. You can  download Azure DevOps Server RC today. A direct upgrade to Azure DevOps Server RC is supported from any version of Team Foundation Server, including Team Foundation Server 2015 and newer. Note: ...

Azure DevOps ServerReleases
Sep 16, 2025
Post comments count12
Post likes count11

Azure Boards integration with GitHub Copilot (Private Preview)

Dan Hellem
Dan Hellem

As of October 16, 2025, we are no longer accepting organization signups for the private preview. Our focus is now on completing the feature and preparing it for general availability in the coming weeks. Several months ago, GitHub introduced the public preview of its Copilot coding agent, a powerful new capability that allows you to assign GitH...

DevOpsCommunityAgile
Sep 4, 2025
Post comments count2
Post likes count4

New Test Run Hub in Azure Test Plans

Panagiotis Liaros
Panagiotis Liaros

Delivering high-quality software is a necessity and that’s why Azure Test Plans has introduced the all-new Test Run Hub, an enabler for teams who want to take control of their testing process and drive continuous improvement. What Makes the Test Run Hub a Must-Have? The Test Run Hub is designed to help teams track test progress, analyze results...

TestDevOpsUX
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
Aug 13, 2025
Post comments count0
Post likes count0

Azure DevOps OAuth Client Secrets Now Shown Only Once

Angel Wong
Angel Wong

We’re making an important change to how Azure DevOps displays OAuth client secrets to align with industry best practices and improve our overall security posture. Starting September, newly generated client secrets will be shown only once at the time of creation. After that, they will no longer be retrievable via the UI or API. This update helps re...

DevOpsSecurity
Aug 12, 2025
Post comments count0
Post likes count2

Hunting Living Secrets: Secret Validity Checks Arrive in GitHub Advanced Security for Azure DevOps

Michael Omokoh
Michael Omokoh

If you’ve ever waded through a swamp of secret scanning alerts wondering, “Which of these are actually dangerous right now?” — this enhancement is for you. Secret validity checks in GitHub Advanced Security for Azure DevOps (and the standalone Secret Protection experience) add a high‑signal field to each alert: (still usable), or (couldn’t be ve...

SecurityAzure & CloudOpen Source
Aug 12, 2025
Post comments count0
Post likes count1

Real-Time Security with Continuous Access Evaluation (CAE) comes to Azure DevOps

Angel Wong
Angel Wong

Update (Nov 20): Continuous Access Evaluation (CAE) rollouts are in progress. It is now available to some customers, and will be rolled out to all customers by mid-December. We’re thrilled to announce that Continuous Access Evaluation (CAE) is now supported on Azure DevOps, bringing a new level of near real-time security enforcement to your de...

Azure & Cloud
Aug 4, 2025
Post comments count1
Post likes count3

Automate your open-source dependency scanning with Advanced Security

Laura Jiang
Laura Jiang

Any experiences that require additional setup is cumbersome, especially when there are multiple people needed. In GitHub Advanced Security for Azure DevOps, we're working to make it easier to enable features and scale out enablement across your enterprise. You can now automatically inject the dependency scanning task into any pipeline run targetin...

DevOpsOpen SourceSecurity
Jul 24, 2025
Post comments count4
Post likes count13

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story

Igor Najdenovski
Igor Najdenovski

In today’s fast-paced software development cycles, manual testing often becomes a significant bottleneck. Our team was facing a growing backlog of test cases that required repetitive manual execution—running the entire test suite every sprint. This consumed valuable time that could be better spent on exploratory testing and higher-value tasks. We ...

TestDevOps