Sim
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • 27.8k
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • GitHub

What should we get done?

Docs

Product

MothershipWorkflowsKnowledge BaseTablesMCPAPISelf HostingStatus

Resources

BlogDocsModelsPartnersCareersChangelogContact

Blocks

AgentRouterFunctionConditionAPI BlockWorkflowParallelGuardrailsEvaluatorLoop

Integrations

All IntegrationsConfluenceSlackGitHubGmailHubSpotSalesforceNotionGoogle DriveGoogle SheetsSupabaseStripeJiraLinearAirtableFirecrawlDiscordMicrosoft TeamsTelegram

Socials

X (Twitter)LinkedInDiscordGitHub

Legal

Terms of ServicePrivacy Policy
Back to Integrations

Azure DevOps

Interact with Azure DevOps pipelines, builds, and work items

Azure DevOps is a DevOpsintegration for Sim, the AI workspace where teams build and deploy AI agents. Sim's Azure DevOps integration provides 16 Azure DevOps tools and 3 real-time triggers that AI agents can use inside Sim's visual workflow builder. Azure DevOps connects with an API key. Free to start at sim.ai.

View docs

Last updated June 12, 2026

Overview

Integrate Azure DevOps into your workflow. List and inspect pipelines and builds, query and manage work items, and add or read comments.

How to automate Azure DevOps with Sim

  1. 01

    Create a free account

    Sign up at sim.ai in seconds. No credit card required. Your workspace is ready immediately.

  2. 02

    Add an Azure DevOps block

    Open your workspace, drag an Azure DevOps block onto the workflow builder, and paste in your Azure DevOps API key.

  3. 03

    Configure, connect, and run

    Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Azure DevOps automation is live.

Real-time triggers

Connect an Azure DevOps webhook to Sim and your agent runs the instant an event happens, no polling, no delay.

Azure DevOps Build Failed

Trigger workflow when an Azure DevOps build fails, is canceled, or partially succeeds

Azure DevOps Work Item Created

Trigger workflow when a work item is created in Azure DevOps

Azure DevOps Webhook (All Service Hook Events)

Trigger on whichever service hook event types you configure in Azure DevOps. Sim does not filter deliveries for this trigger.

Agent templates

Ready-to-use templates featuring Azure DevOps. Click any to build it instantly.

Supported tools

16 Azure DevOps tools available in Sim

List Pipelines

List all pipelines in an Azure DevOps project. Returns pipeline ID, name, folder, revision, and URL.

Get Pipeline

Get details for a specific pipeline in an Azure DevOps project, including configuration and repository info.

List Pipeline Runs

List runs for a specific pipeline in an Azure DevOps project. Returns run ID, name, state, result, and timestamps.

Get Pipeline Run

Get details for a specific pipeline run in an Azure DevOps project. Returns run state, result, timestamps, and the pipeline reference.

List Builds

List builds in an Azure DevOps project. Optionally filter by pipeline definition, status, result, or branch.

List Build Logs

List all log entries for a specific build in Azure DevOps. Returns log IDs, types, and line counts — use the log ID with the Get Build Log tool to fetch actual log text.

Get Build Log

Fetch the text content of a specific build log in Azure DevOps. Use List Build Logs first to get the log ID. Optionally retrieve only a line range with startLine/endLine.

Get Build Timeline

Get the execution timeline for an Azure DevOps build — every stage, job, and task with its result and log ID. Use this to identify which steps failed before fetching their logs with Get Build Log.

Get Work Items Between Builds

Get work item references associated with commits between two builds in Azure DevOps. Returns work item IDs and URLs — use Get Work Items Batch for full field details.

Query Work Items

Execute a WIQL query to search for work items in Azure DevOps and return full field details. Use TOP N in your query to limit results (Azure enforces a 200-item maximum per batch fetch).

Get Work Item

Fetch full details of a single work item by ID from Azure DevOps, including title, state, type, assignee, and area path.

Get Work Items Batch

Fetch full details for multiple work items by ID from Azure DevOps. Pass comma-separated IDs (e.g.

Create Work Item

Create a new Basic-process work item (Issue, Task, or Epic) in Azure DevOps. Returns the created work item with its assigned ID.

Update Work Item

Update one or more fields on an existing work item in Azure DevOps. Provide only the fields you want to change.

Add Comment

Add a comment to a work item in Azure DevOps.

Get Comments

List comments for an Azure DevOps work item.

Frequently asked questions

Sim's Azure DevOps integration adds 16 Azure DevOps tools and 3 real-time triggers to the AI agents you build in Sim's visual workflow builder — no code required. Interact with Azure DevOps pipelines, builds, and work items. Teams often pair Azure DevOps with Rippling and Linear in the same agent.

You can list Pipelines, get Pipeline, list Pipeline Runs, get Pipeline Run, and list Builds with Azure DevOps in Sim, plus 11 more Azure DevOps tools listed on this page. Each runs as a tool inside an AI agent block, so an agent can chain Azure DevOps with services like Rippling and Linear and apply LLM reasoning between steps.

Connecting Azure DevOps takes about five minutes: (1) Create a free account at sim.ai. (2) Create an agent in your workspace. (3) Drag an Azure DevOps block onto the workflow builder. (4) Paste your Azure DevOps API key to authenticate — you can find it in your Azure DevOps account settings. (5) Pick a tool such as "List Pipelines", wire up its inputs, and click Run — your agent is live.

Add an Azure DevOps block to your agent and select "List Pipelines" as the tool. List all pipelines in an Azure DevOps project. Returns pipeline ID, name, folder, revision, and URL. Fill in the required fields — inputs can reference outputs from earlier steps, such as text generated by an AI block or data fetched from another integration. No code is required.

Add an Azure DevOps trigger block to your agent and copy its generated webhook URL into Azure DevOps's webhook settings. Sim supports 3 real-time triggers for Azure DevOps: Azure DevOps Build Failed, Azure DevOps Work Item Created, and Azure DevOps Webhook (All Service Hook Events). Once configured, every matching Azure DevOps event starts your agent instantly — no polling, no delay.

Sim receives the full event payload Azure DevOps sends — typically the record or object that changed, plus metadata like the event type and timestamp. For example, the "Azure DevOps Build Failed" trigger fires when an Azure DevOps build fails, is canceled, or partially succeeds. Every field in the payload is available as a variable you can pass to AI blocks, conditions, or other integrations.

Rippling

Manage workers, departments, custom objects, and company data in Rippling

Linear

Interact with Linear issues, projects, and more

SAP Concur

Manage expense reports, travel requests, cash advances, and more in SAP Concur

GitHub

Interact with GitHub or trigger workflows from GitHub events

Sim

Start automating Azure DevOps today

Build your first AI agent with Azure DevOps in minutes. Connect to every tool your team uses. Free to start, no credit card required.