Skip to content
Discussion options

You must be logged in to vote

For PAT access to work I believe you should change AuthenticationMode from Prompt to AccessToken then there is no longer an interactive prompt... however I can't find it documented on what are the minimum PAT scopes required to use the tool. @MrHinsh is there some documentation on the correct PAT scopes required that I have missed?

"Source": {
    "$type": "TfsTeamProjectConfig",
    "Collection": "https://dev.azure.com/??????/",
    "Project": "??????",
    "ReflectedWorkItemIDFieldName": "Custom.ReflectedWorkItemId",
    "AuthenticationMode": "AccessToken",//<----change from Prompt to AccessToken
    "AllowCrossProjectLinking": false,
    "PersonalAccessToken": "???????....",
    "Langu…

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MrHinsh
Comment options

Answer selected by MrHinsh
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation This is an item for a Documentation enhancement
5 participants
Converted from issue

This discussion was converted from issue #458 on September 08, 2023 14:13.