Skip to main content

Granting ADO Access

  1. Sign In to Azure DevOps

  2. Access Personal Access Tokens

    • Click your profile picture (top-right corner).
    • Navigate to: User settings → Personal access tokens.
  3. Create a New Token

    • Click + New Token.
  4. Configure Token Details

    • Name: Milestone Integration Token
    • Organization: Select applicable organization(s).
    • Expiration: Set to 1 year (minimum).
  5. Set Scopes

    • Click Show all scopes.
    • Select the following Read scopes:
      • Analytics – Query analytics data
      • Code – Access source code & metadata
      • GitHub Connections – Read GitHub connections
      • Graph – Read user, group & membership info
      • Identity – Read identities & groups
      • Member Entitlement Management – Read user entitlements
      • Project and Team – Access project & team info
      • Pull Request Threads – Read pull request threads
      • Work Items – Read work items
    note

    If some scopes are restricted by organizational policies, adjust to a reduced set as needed.

  6. Create and Copy the Token

    • Click Create → Copy the token immediately — it will not be shown again → Share securely via approved channels.