Telos logo
Telos
Back to Blog
Azure DevOps AI Microsoft Product Management Automation

AI for Azure DevOps: What the Native Features Do and When You Need More

Microsoft Copilot and Azure DevOps native AI cover basic suggestions. Here's what they miss and what AI tools can add for teams managing work items and backlogs.

Telos Team
AI for Azure DevOps: What the Native Features Do and When You Need More

Microsoft has been building AI features into Azure DevOps steadily since Copilot launched. If your team is already on Azure DevOps, here’s what the native AI offers, where it stops, and what third-party tools fill in.

What Microsoft’s Native AI Does in Azure DevOps

GitHub Copilot Integration

GitHub Copilot is available in Azure DevOps for teams that also use GitHub. In the work item context, Copilot can:

  • Generate work item descriptions from a brief natural language prompt
  • Summarize long work items or comment threads
  • Suggest acceptance criteria based on the work item title and description

This is useful for teams that need to write a lot of tickets quickly. The quality depends on how much context you provide in the prompt.

Azure DevOps Sprint Review Summary (Copilot in Azure)

Microsoft has rolled out AI-assisted sprint review summaries in Azure DevOps, which automatically generate a natural language summary of sprint activity based on completed and closed work items. This replaces the manual process of compiling sprint data into a status report.

AI-Assisted Work Item Suggestions

In Azure Boards, Microsoft has experimented with AI suggestions for work item fields - automatically suggesting area paths, iteration paths, and work item types based on the content being entered. This reduces friction for teams with complex project hierarchies.

Azure DevOps has improved its semantic search capabilities, allowing teams to find relevant work items by meaning rather than exact keyword matching. This helps with discovery when looking for related existing work before creating duplicates.

What Microsoft’s Native AI Doesn’t Cover

The native AI features in Azure DevOps are all prompt-based and reactive. They respond when you ask them to.

They don’t:

  • Watch your meetings and propose work item updates based on what was discussed
  • Monitor Teams channels for product decisions that should be captured in work items
  • Cross-reference new requirements against existing tickets to identify what needs updating
  • Catch stale work items that haven’t been updated since the last relevant conversation
  • Propose backlog reprioritization based on recent signals from across your communication tools

Everything the built-in AI does requires a human to initiate it. You ask Copilot to write a description. You click the summarize button. You open the sprint review page.

Third-Party AI Tools for Azure DevOps

Several tools extend Azure DevOps with more proactive AI capabilities:

Telos integrates with Azure DevOps and monitors your meetings, Teams conversations, and existing work items. After a sprint planning session or architecture review, it proposes specific work item actions for your review: create this story with the context from today’s discussion, update this item’s description, reprioritize based on the priority change mentioned in the call. Get started with Telos.

Copilot Studio (Power Platform) allows teams to build custom Copilot agents that connect to Azure DevOps. Organizations with Power Platform experience can create automated flows that go beyond the out-of-the-box features.

Azure DevOps REST API + LLMs - Engineering-led teams sometimes build custom integrations that pipe work item data into an LLM for specialized use cases. This is high-effort but maximally flexible.

Which Teams Benefit Most from Native AI

The native Copilot features in Azure DevOps are most valuable for:

  • Teams writing a lot of work items manually - Copilot’s description generation cuts time per ticket
  • Teams that need sprint summaries quickly - The automatic sprint review summary replaces manual compilation
  • Teams with noisy backlogs - Semantic search helps find related items before creating duplicates

If your team’s bottleneck is writing individual tickets faster, the native features probably get you 80% of the way there without additional tooling.

Which Teams Need More

Teams where AI adds the most value beyond the native features are those where:

  • Decisions are made in meetings and Teams calls that don’t make it into work items - The native AI doesn’t watch your meetings
  • The backlog drifts from the current state of the project - Copilot won’t notice that a ticket hasn’t been updated since the requirement changed
  • PMs and EMs spend significant time on post-meeting work item updates - The native tools are reactive; that update work happens because no tool is proactively handling it

The gap is the step between “we decided something in a meeting” and “that decision is reflected in Azure DevOps.” Microsoft’s native AI doesn’t close that gap - it assumes someone is already in Azure DevOps and asking it to help.


See also: Azure DevOps automation for the rules-based side, and AI agent for project management for how agentic tools approach the same problem. Telos works with Azure DevOps teams who want their backlog to stay current without manual post-meeting work.