ADO Repositories
Please note that those instructions require an Admin in ADO.
Granting ADO Access
Sign In to Azure DevOps
Go to: https://dev.azure.com/ → Sign in with your Azure DevOps account.
Access Personal Access Tokens Click your profile picture (top-right corner). Navigate to: User settings > Personal access tokens.
Create a New Token Click + New Token.
Configure Token Details
Name: Milestone Integration Token
Organization: Select applicable organization(s).
Expiration: Set to 1 year (minimum).
Set Scopes
Click Show all scopes.
Select the following Read scopes:
a. Analytics – Query analytics data
b. Code – Access source code & metadata
c. GitHub Connections – Read GitHub connections
d. Graph – Read user, group & membership info e. Identity – Read identities & groups f. Member Entitlement Management – Read user entitlements g. Project and Team – Access project & team info h. Pull Request Threads – Read pull request threads i. Work Items – Read work items
Note: If some scopes are restricted by organizational policies, adjust to a reduced set as needed.
Create and Copy the Token Click Create → Copy the token immediately — it will not be shown again → Share securely via approved channels.
Last updated