Skip to main content

Setting Up Azure DevOps Integration

Ines avatar
Written by Ines
Updated over 2 weeks ago

Prerequisites

  • Azure DevOps account with appropriate permissions

  • Personal Access Token (PAT) with necessary permissions

This guide offers instructions for setting up an Azure DevOps integration. The integration uses Personal Access Tokens (PATs) as secure authentication credentials. Your PAT determines your access level and permission scope within Azure DevOps, ensuring you interact with the system appropriately based on your role.

Required PAT Permissions

Your PAT must include:

  • Test Management: Read, create, and update test cases, plans, and results

  • Work Items: Read access to work items, queries, backlogs, and metadata

If you already have a token with these permissions, proceed to integration setup. Otherwise, generate a new PAT by following these steps:

Creating a PAT

  1. Go to Azure DevOps profile settings (next to your profile icon)

  2. Select "Personal Access Tokens"

  3. Click "New Token"

  4. Configure settings: • Set expiration date • Under "Scopes," select:

    • Test Management: Enable "Read, create, and update test cases, plans, and results"

    • Work Items: Enable "Read"

  5. Generate and securely store your token

Integration Setup

Now, navigate to All Integration > Azure DevOps in the settings panel in our web page. Complete the following configuration steps to establish your integration on:

1- Enter Organization Credentials

  • Your Azure DevOps organization name

  • Your Personal Access Token

2- Select Projects

After authentication, you will be presented with a list of available projects. Select the specific projects you wish to integrate. Our system will retrieve all projects where you have permission to create work items and tickets.

3- Configure Work Items

Select which work item types (tasks, bug, user stories, etc.) should be available through the integration.

4- Save Configuration

Click "Save" to finalize your integration settings. These configurations will be applied whenever you create tickets through the integration.

You can modify these settings at any time by returning to the integration configuration page.

When you return to the integration settings page, your configured parameters will be automatically displayed for your reference.

Security Note: Your Personal Access Token is encrypted and stored using industry-standard security protocols to ensure the confidentiality of your credentials.

Support

For technical assistance with configuration or integration issues, contact our support team at [email protected]

Did this answer your question?