Azure DevOps logo

Azure DevOps

Sync Azure DevOps work item, repository, and pipeline data into your warehouse.

Overview

The Azure DevOps connector syncs your dev collaboration data into analytics-ready tables in your data warehouse. Pull work items, repositories, pipelines, builds, and pull requests from the Azure DevOps API, with Ingest handling auth, pagination, and retries so the tables stay current.

What you can sync

Ingest syncs the following Azure DevOps data into your data warehouse, each as its own table refreshed on your schedule:

  • Work items
  • Repositories
  • Pipelines
  • Builds
  • Pull requests

Authentication

Personal Access Token (Basic auth)

Generate a PAT from the user's Azure DevOps profile and send it base64-encoded as the password in HTTP Basic auth.

You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.

Resources