Showing tag results for Azure DevOps

Apr 1, 2026
Post comments count0
Post likes count5

Improving the Markdown Editor for Work Items

Dan Hellem
Dan Hellem

We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly when switching in and out of edit mode. Many users found the current interaction model confusing and, at times, disrupti...

Azure & Cloud
Mar 19, 2026
Post comments count0
Post likes count6

Remote MCP Server preview in Microsoft Foundry

Dan Hellem
Dan Hellem

Earlier this week we release the public preview for our Azure DevOps MCP Server. Today we are excited to let you know that the Azure DevOps MCP Server is now available to use in Microsoft Foundry. For those who are new to Foundry, Microsoft Foundry is a unified platform for building and managing AI powered applications and agents at scale. It brin...

Azure & Cloud
Mar 17, 2026
Post comments count14
Post likes count1

Azure DevOps Remote MCP Server (public preview)

Dan Hellem
Dan Hellem

When we released the local Azure DevOps MCP Server, it gave customers a way to connect Azure DevOps data with tools like Visual Studio and Visual Studio Code through GitHub Copilot Chat. The next step was to make this experience easier to get started with and to enable it for services that support only remote MCP servers. The Remote MCP Server is ...

Azure & Cloud
Feb 27, 2026
Post comments count0
Post likes count1

Updates to Team Calendar extension

Dan Hellem
Dan Hellem

We are excited to release a new update to the Team Calendar extension. This update includes a series of visual refinements across the extension, introducing a more consistent design language, smoother transitions when expanding and collapsing sections, improved contrast for better readability, an updated color palette aligned with Azure DevOps, an...

Azure & Cloud
Feb 18, 2026
Post comments count2
Post likes count0

TFVC Remove Existing Obsolete Policies ASAP

Dan Hellem
Dan Hellem

In April 2025, we announced the deprecation schedule for legacy TFVC check-in policies. This change was required due to limitations in how those policies were previously implemented and stored. The old policies have been marked as obsolete, and you can replace them by selecting the equivalent updated policy. We are currently in Phase II of this tr...

Azure & Cloud
Feb 16, 2026
Post comments count0
Post likes count6

Condensed views on Kanban and Sprint boards

Dan Hellem
Dan Hellem

One of the challenges teams face when working with large boards or displaying multiple fields on work item cards is limited screen space. This became even more noticeable with the rollout of the New Boards hub, which introduced additional spacing and padding for improved readability. While this enhances clarity, it can also reduce the number of car...

Azure & Cloud
Dec 19, 2025
Post comments count3
Post likes count2

Work item linking for Advanced Security alerts now available

Laura Jiang
Laura Jiang

Security vulnerabilities don't fix themselves. Someone needs to track them, prioritize them, and actually ship the fix. If you've ever tried to manage security alerts alongside your regular sprint work, though, you know the friction: you're looking at an alert in one tab, switching to your backlog in another, trying to remember which vulnerability ...

DevOpsAzure & CloudSecurity
Dec 16, 2025
Post comments count0
Post likes count13

Azure Boards integration with GitHub Copilot

Dan Hellem
Dan Hellem

A few months ago we introduced the Azure Boards integration with GitHub Copilot in private preview. The goal was simple: allow teams to take a work item from Azure Boards and send it directly to GitHub Copilot so the coding agent could begin working on it, track progress, and generate a pull request. We are happy to announce that this integration ...

Azure & Cloud
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
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