Skip to Content
ConnectorsAzure DevOps

Azure DevOps

Connect Azure DevOps to give Cendriix agents access to your repositories, work items, and pipelines.

Overview

Auth methodOAuth 2.0 (Microsoft Entra ID)
Scopesuser_impersonation
Setup time~10 minutes

Important: Azure DevOps’ legacy OAuth (app.vssps.visualstudio.com) was deprecated April 2025. Cendriix uses the modern Microsoft Entra ID OAuth 2.0 flow.

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the Azure DevOps integration
  3. Sign in with your Microsoft account and grant the requested permissions
  4. Once authorized, your Azure DevOps resources become available to agents

Capabilities

Once connected, Cendriix agents can:

  • Access repositories and code in your Azure DevOps organization
  • Read work items and board data
  • Interact with build pipelines
  • Ingest project context into Cortex

Security notes

  • user_impersonation grants access to all Azure DevOps APIs on behalf of the signed-in user
  • Refresh tokens are issued for ongoing access
  • Microsoft Entra ID client secrets expire (max 24 months)
  • Disconnect at any time from Settings → Integrations → Connectors

Further reading

Last updated on