---
title: "Azure DevOps Integration"
slug: "azure-devops-integration"
description: "Integrate Traceable with Azure DevOps to automate API vulnerability tracking and enhance security management. Log issues, link events to IT workflows, and streamline threat resolution with seamless integration."
updated: 2024-12-10T12:44:00Z
published: 2024-12-10T12:44:00Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://traceabledocs.document360.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure DevOps Integration

Integrating Traceable with your Azure DevOps account empowers your organization to detect, track, and respond to API security threats efficiently. This integration ensures that identified issues (vulnerabilities) and suspicious activities are seamlessly logged and tracked within your Azure account. By automating ticket generation and linking security events directly to your IT service processes, the integration enhances operational efficiency and strengthens your organization's ability to respond to threats proactively.

> [!NOTE]
> Note
> 
> You can have one or more than one Azure DevOps integration. However, you can either configure one Azure DevOps integration across all environments or individual integrations for each environment.

---

## Before you begin

Make a note of the following points before proceeding with the integration:

- You have the Organization URL from your Azure DevOps account. For more information on these URLs, see [Work with URLs](https://learn.microsoft.com/en-us/azure/devops/extend/develop/work-with-urls?toc=%2Fazure%2Fdevops%2Fmarketplace-extensibility%2Ftoc.json&amp;view=azure-devops&amp;tabs=http#:~:text=Show%203%20more-,Azure%20DevOps%20Services,-With%20the%20introduction).
- You have the Access Token to authenticate with Azure DevOps. For more information on the token, see [Create a PAT](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&amp;tabs=Windows#create-a-pat).

> [!NOTE]
> Note
> 
> The token must have *Read, write, & manage* access to the *Work Items* scope. For more information, see [Scopes](https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops#scopes:~:text=vso.wiki-,Work%20Items,-vso.work).

---

## Configuring the Integration

Complete the following steps to integrate your Azure DevOps account with Traceable:

1. Navigate to **Integrations** → **Project Management** and click the **Azure DevOps** widget.

![](https://cdn.document360.io/24f14f07-13d1-4684-8fae-6d8f811768ee/Images/Documentation/traceable_integration_proj_management_azure_Devops.png)

Azure DevOps Widget
2. In the **Add New Azure DevOps Integration** pop-up window, configure the following fields:

![](https://cdn.document360.io/24f14f07-13d1-4684-8fae-6d8f811768ee/Images/Documentation/traceable_integration_azure_devops_config.png)

Integration Configuration
  1. **Integration Name** — A name for the integration, for example, *Azure DevOps Integration with Traceable*.
  2. **Description** — A brief description of the integration, for example, *Azure DevOps Integration for the Security Team*.
  3. **Environments** — A drop-down to select the environments where you wish the integration to apply, for example, *default*.
  4. **Organization URL** — The URL of your Azure DevOps organization with which Traceable should communicate. This URL is usually identified in the format: `https:// dev.azure.com/{organization}`.
  5. **Access Token** — The access token is a password associated with the organization, which proves that Traceable is authorized to create tickets in your Azure DevOps system.
3. Click **Test Connection** to validate the connection between Traceable and your Azure DevOps organization using the above credentials.
4. Click **Save**. This is enabled only on a successful connection.
