Azure DevOps
Connect Azure DevOps to give Cendriix agents access to your repositories, work items, and pipelines.
Overview
| Auth method | OAuth 2.0 (Microsoft Entra ID) |
| Scopes | user_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
- Navigate to Settings → Integrations → Connectors
- Click Connect on the Azure DevOps integration
- Sign in with your Microsoft account and grant the requested permissions
- 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_impersonationgrants 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