DEV Community

Oluwapelumi
Oluwapelumi

Posted on

How to create Azure DevOps personal access token to integrate Jira in two steps.

In simple guide, you will find how to create Microsoft Azure DevOps personal access token to integrate Jira Software with Azure DevOps.

Note: First you must ensure that the user who will be creating the token is the Project administrator.

The user must have “Edit Subscriptions” and “View Subscriptions” permissions.

Image description

Step 1: Navigate to the Personal Access Tokens page in Azure DevOps. You may use a service user for this.

Image description

Step 2: Create a new personal access token

  • The full access token is required. This scope is required to create subscriptions for the Azure DevOps webhooks.

  • Organization - All accessible organizations must be selected. You can limit the organization access to the user, but the token must be “All accessible organizations”.

Here is an example of how it may look like.

Image description

There you go!

Start a 30-day free trial of Azure DevOps for Jira integration by Move Work Forward. With this integration, your team can follow closely on Jira every linked branch, commits, pull requests and merges made on Azure DevOps.

Top comments (0)