Native to Azure DevOps

AI Coding Agent for
Azure DevOps

From a single @mention to a working pull request — without ever leaving Azure DevOps.

Azure DevOps native
No new tab. No context switch.
Your AI, your key
Claude or Codex. API or Foundry.
Self-host in Azure
Full data residency with Foundry.
You control the scope
Read-only to full repo access.

Everything Azent can do

A coding teammate that lives where your work already lives. Open a comment, ask, and it gets done.

Build features

Picks up a work item, implements it, and opens a working pull request with tests.

Fix bugs

Reproduces the issue, locates the cause, and ships a real fix — no fragile patches.

Review pull requests

Catches style, correctness, edge case, and security issues before humans do.

Address PR comments

Turns reviewer feedback into the next revision and pushes it to the same pull request.

Maintain the backlog

Breaks vague epics into well-scoped work items with clear acceptance criteria.

Propose a technical approach

Sketches a solution and discusses trade-offs in the work item before writing a line of code.

…and anything else you can describe

Azent is a general-purpose coding agent — the categories above are just where teams start. If you can write the task in a comment, Azent can take it on.

How It Works

From a single @mention to a working pull request — in the same thread.

  1. 1

    Open any work item

    Bug, feature, or issue from your backlog.

    An Azure DevOps work item describing a bug to fix
  2. 2

    You @mention Azent

    From the work item or any pull-request comment.

    An Azure DevOps comment that mentions @Azent
  3. 3

    Azent picks it up

    Replies in the same thread — queued, then working.

    Azent acknowledges the request and starts processing in the same thread
  4. 4

    Summary lands in-thread

    What changed, what was tested, and a link to the pull request.

    Azent posts a summary of the changes with a link to the pull request
  5. 5

    Pull request ready to review

    Linked back to the work item — yours to approve.

    The pull request created by Azent, linked back to the originating work item

Why teams choose Azent

Native to your DevOps. Bring your own AI. Keep your data where you want it.

01 · NATIVE INTEGRATION

Lives where your team already works

No new tab, no new tool, no new workflow. Azent listens for an @mention in any work item or pull request and replies in the same thread — just like a colleague.

  • Trigger from work items or pull requests
  • Optional Azure DevOps extension for one-click runs
  • Status, branches, and PRs land back inside Azure DevOps
Azure DevOps pull request comment with an @Azent mention
Azent workspace AI configuration: agent, backend, model and reasoning effort selectors
02 · BRING YOUR OWN AI

Pick the agent. Pick the backend. Pay providers directly.

No model lock-in and no marked-up tokens. Choose Claude Code or Codex, point it at your direct API or your Azure AI Foundry deployment, and Azent uses it.

  • Claude Code or Codex — switchable per workspace
  • Run on a direct Anthropic / OpenAI API or on Azure AI Foundry
  • Choose the exact model and reasoning effort
  • You hold the keys — rotate, revoke, or swap any time
03 · DATA STAYS IN AZURE

Self-hosted with Foundry. Nothing leaves your subscription.

Deploy Azent into your own Azure subscription with Bicep. Pair it with Azure AI Foundry and the entire path — repo content, prompts, model output — stays inside your tenant.

  • One-command Bicep deployment to your subscription
  • Foundry keeps AI processing under your Azure governance
  • Region selection, private networking, your IAM
  • Unlimited agent hours under one license
Your Azure subscription
Azure DevOps
Azent
AI Foundry

You decide how much rope to give it

Azent operates through an Azure DevOps Personal Access Token. The PAT scopes are its hard ceiling — pick the scopes you're comfortable with and the agent does whatever you ask, as long as it fits inside.

Scopes
Code
Work Items
Wiki
Build
Release

PAT scopes are the ceiling

Code, work items, build, wiki, release — tick only the scopes you want the agent to have. There's no separate access path.

Inside, anything goes

Within the PAT's scopes the agent does whatever you instruct — from a one-off code question to a full feature shipped end to end.

Custom instructions per repo

Drop a CLAUDE.md or AGENTS.md with your conventions and guardrails — Azent reads it before each task.

Revocable any time

Rotate or revoke the PAT — the agent loses access immediately. No deeper credential to clean up.

Two ways to run Azent

Same agent, two operating models. Pick the one that fits your team and compliance posture.

SaaS

Managed by Azent

We host the platform. Sign up, connect your Azure DevOps organization, plug in your AI key, and you're running in minutes.

  • Zero infrastructure to run
  • Fastest path from sign-up to first @mention
  • Monthly subscription with included agent hours
  • Hosted on Azure in Europe — always up to date
  • Direct API to Anthropic or OpenAI
Best for

Teams that want it to work without managing servers.

See SaaS plans

Self-Hosted

Deployed in your Azure

Install Azent into your own Azure subscription with a single Bicep template. Your tenant, your network, your governance.

  • Full data residency in your tenant
  • One-command Bicep deployment
  • Azure AI Foundry support — no traffic leaves Azure
  • Annual license, unlimited agent hours
  • Region selection, private VNet, your IAM
Best for

Regulated industries and teams with strict data-residency or compliance requirements.

See Self-Hosted plans

Pricing

Simple, transparent pricing. Start small and scale as you grow.

Starter

$49/month

For individuals and small teams getting started.

  • 10 agent hours/month
  • 1 concurrent run
  • All use cases
  • Dashboard access
Buy
Most Popular

Team

$199/month

For growing teams that need more capacity.

  • 50 agent hours/month
  • 3 concurrent runs
  • All use cases
  • Dashboard access
  • Priority support
Buy

Business

$599/month

For teams with heavy workloads.

  • 200 agent hours/month
  • 8 concurrent runs
  • All use cases
  • Dashboard access
  • Priority support
Buy

Enterprise

Custom

Tailored to your organization's needs.

  • Custom agent hours
  • Custom concurrent runs
  • Volume discounts
  • Dedicated support
  • SLA guarantee
Contact Us

Frequently Asked Questions

Quick answers to the questions teams ask most.

What can Azent do?
Anything you'd ask a coding teammate to do. Azent is a general-purpose AI agent (Claude Code or Codex) plugged into your Azure DevOps — within the access you grant through its PAT, what you ask is what it does. Steer it on the spot in an @mention, or pin lasting conventions in a CLAUDE.md or AGENTS.md file.
How is Azent different from other AI coding agents?
Most AI coding agents today are built primarily for other DevOps platforms and locked to a single AI provider. Azent is purpose-built for Azure DevOps, lets you bring your own Claude Code or Codex on an API key you control, and runs as a managed SaaS workspace out of the box. If you also need full data residency, the same product can be self-hosted in your own Azure subscription with Azure AI Foundry — same agent, same workflow, just hosted by you. Pick whichever side of that fits.
Where does Azent run?
Azent is available as a managed SaaS service or as a self-hosted deployment in your own Azure subscription. SaaS is the fastest way to start — we host the Azent platform, and you configure your Azure DevOps organization and agent provider. Self-hosted runs the Azent infrastructure in your Azure subscription, giving you more operational control and data sovereignty.
Is our code used to train Azent?
Azent does not train its own models on your code. Whether an underlying AI provider may retain or use submitted data depends on the provider, account type, and contract you configure. For stricter control, use Azure AI Foundry or self-hosted deployment.
Which AI models does Azent use?
Azent supports Claude through Anthropic and Codex through OpenAI. Depending on configuration, they can be used through direct API access or Azure AI Foundry deployments. Azure AI Foundry is only available when Azent is self-hosted.
Does self-hosted mean no data leaves our environment?
The Azent platform itself runs in your Azure subscription. AI processing still depends on the AI provider configuration. If you use Azure AI Foundry inside your Azure environment, you can keep the AI path under stronger Azure-side control.
What is an agent hour?
An agent hour is the time the agent is actively working on a task — the clock starts when the run begins processing and stops when the agent finishes. Queue time before the run starts doesn't count.

Put Azent to work in your Azure DevOps.

Pick a plan and start in minutes — or talk to us about guided rollouts, self-hosted deployment, or volume pricing.