Apr 18 2023
08:23 AM
- last edited on
Mar 05 2024
02:38 PM
by
TechCommunityAP
Apr 18 2023
08:23 AM
- last edited on
Mar 05 2024
02:38 PM
by
TechCommunityAP
In the organization, add user section I have added the service principal. Can we create PAT for the same via azure devops portal or rest api?
Apr 18 2023 06:34 PM
Oct 27 2023 07:36 AM
I believe the answer is no. To get an short-lived access token you can create an application and use the client credentials to acquire a token.
See here for more details: https://stackoverflow.com/questions/67639199/is-it-possible-to-use-service-principal-to-access-git-r...