This post will walk you through the steps of setting up a Personal Access Token (PAT) in an Azure DevOps organization.
From your DevOps organization’s main page, on the top right side. Select the user setting and then “Personal access tokens“.
Select + New Token
Type a name for the new personal access token, set the Expiration number of days and select the scope of associated access with this token.
By pressing the Create button, the next window will show you your new personal access token.
Important: Copy ASAP the token and store it somewhere safe because you will not be able to access it from this form afterwards. You will have to re-generate a new one. |