Skip to main content
Skip table of contents

How to create Microsoft Azure DevOps personal access token

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

Ensure that the user who will be creating the token is the Project administrator.

Edit Subscriptions and View subscriptions permissions are required.

Check out this Microsoft guide.

The following steps will help you create a new Personal Access Token:

  1. Navigate to the User Settings in the right corner of the navigation menu.

  2. From the drop-down select Personal Access Tokens.

  3. Click on the New Token button and generate a new personal access token with the following parameters:

    1. Organization: All accessible organizations or grant access to the particular Azure DevOps organisation.

    2. Scope: read & write to the Code; read to the Build and Release.

Write access to the Code is required to create Azure DevOps branches from Jira. If you do not intend to use this feature, grant read-only access.

  1. Click on Create, copy the token and store it in a secure location. For your security, it doesn't display again.

Ensure the All accessible organizations is selected in the Organization field. If it is not done, the app won’t work, because we cannot get the projects metadata.

Once we get the Personal Access Token we can proceed with connecting Jira and Azure DevOps instances.

Updated:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.