Skip to main content
Skip table of contents

How to generate Personal Access Token in Azure DevOps?

In this short guide, you will find how to create Azure DevOps personal access token.

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. Organisation: All accessible organizations or grant access to the particular Azure DevOps organisation.

    2. Scopes: Read&Write to the Code.

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

image-20240424-164755.png
  1. Click on Create and copy the token. For your security, it doesn't display again.

After obtaining the Personal Access Token, we can proceed to connect the instances of Jira and Azure DevOps.


How to set up Azure DevOps integration?

Updated:

JavaScript errors detected

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

If this problem persists, please contact our support.