Skip to main content

How to integrate my ADO account?

Overview

To authenticate, you need:

  • Personal Access Token (PAT)

Step 1: Generate Personal Access Token

  1. Login to Azure DevOps – Go to Azure DevOps and sign in
  2. Open User Settings – In the top-right corner, click your profile icon and select User Settings
  3. Access PATs – Click Personal Access Tokens from the dropdown menu
  4. Create New Token – Click the New Token button
  5. Set Token Details:
    • Name: Provide a descriptive name (e.g., "Unizo ADO Integration")
    • Organization: Choose the appropriate organization or All accessible organizations
    • Expiration: Select a suitable expiration period (Recommended: 30–90 days)
  6. Select Required Scopes:
    • Full access – Grants complete access to all ADO APIs (use with caution)
    • Or choose fine-grained scopes depending on integration requirements (e.g., Code (Read & Write), Work Items (Read))
  7. Create and Copy the Token – Click Create, then immediately Copy the token. Store it securely as it won't be shown again.