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 and update Microsoft Azure DevOps personal access token.

Create Azure DevOps personal access token

You need to navigate to the Personal Access Tokens page in Azure DevOps. You may use a service user for this.

  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 minimal scope, which depends on which macro your organization plans to use:

    1. Work item and work item search queries require Work Items read scope.

    2. Embedding wiki pages requires Wiki read scope.

  4. Click on Create, copy the token, and store it in a secure location. It will not be displayed again for your security.

Update token access scope

To update your existing Personal Access Token, follow these steps:

  1. Go to User Settings on the Azure DevOps platform.

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

  3. Select the token you want to update and click on Edit.

    image-20241025-062735.png
  4. Go to Scopes section. If there is no necessary access, check the necessary scopes and click on Save.

    image-20241025-062928.png

Updated:

JavaScript errors detected

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

If this problem persists, please contact our support.