SaaS Setup

The SaaS deployment is the fastest way to get started. Azent runs in our managed infrastructure — you only need to connect your Azure DevOps organization and provide an AI provider API key.

Prerequisites

  • An Azure DevOps organization with at least one project
  • A dedicated bot user in Azure DevOps, added as a Project Administrator in each project Azent should operate in (see Azure DevOps Connection)
  • A Personal Access Token (PAT) for the bot user
  • An API key from Anthropic (for Claude) or OpenAI (for Codex)
  • A Microsoft account to sign in to the Dashboard
1

Purchase a plan

Go to the pricing page and select a plan. After completing checkout, you will receive an email with a link to create your workspace.

2

Create a workspace

Sign in to the Azent Dashboard with your Microsoft account. Click Create Workspace and fill in the form:

Create workspace form on the Azent Dashboard
FieldDescription
NameA display name for your workspace
OrganizationYour Azure DevOps organization name (the part after dev.azure.com/)
PATPersonal Access Token for the bot user
Agent providerClaude (Anthropic) or Codex (OpenAI)
Connection typeAPI (direct) or Azure AI Foundry
API keyYour Anthropic or OpenAI API key (or Foundry key + deployment URL)
3

Enable projects

After creation, go to Projects in the sidebar and toggle on each Azure DevOps project where you want Azent to listen for triggers. Enabling a project automatically registers the webhook subscriptions.

Projects page on the Azent Dashboard
4

Start using Azent

Go to a work item in an enabled project and add a comment that @mentions the bot user. Azent will pick it up within seconds and begin working — it posts a reply in the same thread as soon as the run is enqueued, and updates it as the run progresses.

@Azent mention in a work item discussion that triggered an agent run