Azure DevOps Services Users
1
2
Personal Access Token (PAT)
Personal Access Token is required to authenticate and authorize API requests to Azure DevOps Services.
Login to your Azure DevOps account.
Go to User Settings then Personal Access Tokens then click New Token.
Set a descriptive Name and an appropriate Expiration date.
Select the required Organization.
Under Scopes, choose Custom defined and ensure the following permission is granted: Graph (Read) — to access identity information.
Click Create and securely copy the generated token.
⚠️ Attention Please perform a connection test to ensure there is a valid connection to the host. When the discovery operation is finalized, you will be able to see the details on the Assets page.
Was this helpful?