Skip to content

Azure DevOps

Dispatch work items to Azure DevOps with bidirectional status sync.

1 min read · For: Security Engineers Developers · Updated Mar 22, 2026 · Edit

Dispatches work items to Azure DevOps as work items and syncs status changes bidirectionally.

Prerequisites

  • Azure DevOps organization and project
  • Personal access token with Work Items read/write scope

Authentication

Personal access token (PAT).

Configuration

work_item_type string

Azure DevOps work item type (e.g., Bug, Task). Defaults to Task.

api_version string

Azure DevOps API version. Defaults to 7.0.

Data flow

Creates Azure DevOps work items from dispatched Basirah work items. Status changes flow bidirectionally.