Table of Contents
Connecting Azure Boards to LinearB
Connect Azure Boards using a Personal Access Token (PAT) to sync work items with Git activity and enable Iterations, delivery metrics, and project analytics.
If you use Azure Boards as your project management tool, you must create a Personal Access Token (PAT) to connect it to LinearB.
This guide explains how to generate a PAT, configure the required permissions, and connect Azure Boards to LinearB.
Summary
- Create a Personal Access Token (PAT) in Azure DevOps.
- Grant read permissions for projects, teams, users, and work items.
- Use the PAT to connect Azure Boards to LinearB.
- Once connected, LinearB starts processing board data for tracking and analytics.
Step 1 – Create a Personal Access Token in Azure DevOps
- Go to Azure DevOps and sign in.
- Click your profile picture (top right) and select Personal access tokens.
- Click + New Token.
- Enter a descriptive name (for example, LinearB Integration).
- Set an expiration date according to your security policy.
-
Enable the following permissions:
- Projects and Teams: Read
- Team Dashboard: Read
- User Profile: Read
- Work Items: Read
- Click Create.
- Copy the token and store it securely. You won’t be able to view it again.
Step 2 – Connect Azure Boards to LinearB
Once you have created your PAT, use it to connect Azure Boards to LinearB.
If this is your first Project Management connection
- Log in to LinearB.
- Navigate to Company Settings → Project Management → Boards.
- Select Azure Boards.
- Paste your Personal Access Token (PAT).
- Click Connect.
If you already connected a Git provider
- Go to Company Settings → Project Management → Boards.
- Click Connect next to Azure Boards.
- Paste your Personal Access Token (PAT).
- Click Connect.
After connecting, LinearB begins processing Azure Boards data for project tracking and analytics.
Troubleshooting & support
If you encounter issues while connecting Azure Boards, contact support@linearb.io.
For more information about PATs, see Microsoft’s documentation: Use Personal Access Tokens in Azure DevOps .
How did we do?
Connecting Jira Cloud to LinearB (OAuth 2.0)