Difference between revisions of "Azure DevOps Server (TFS) Data Source Credential"

From Lingoport Wiki
Jump to: navigation, search
Line 11: Line 11:
   
 
'''Enter a Username the the Personal access token.'''
 
'''Enter a Username the the Personal access token.'''
  +
* Also enter the Server URL
* The Personal access token is not the password.
 
** To create a personal access token, log in to https://github.com
 
** At the username icon, select the pulldown and select '''Settings'''
 
** At the left side of the screen, select '''Developer Settings''' at the bottom of the list
 
** Then select '''Personal access tokens''' at the left and generate a new token.
 
* If not using https://github.com/, select the '''Connect to GitHub Enterprise Server''' and fill in the information
 
 
* '''Next'''
 
* '''Next'''
   

Revision as of 21:44, 4 October 2023

Creating a Azure Repos Data Source Credential

[Administrator]

The Administrator can create the data source credentials by selecting the CreateIcon.jpg (Create new credential) button on the Manage Data Source Credentials page.

Select the Azure Repos card

AzureCard.jpg

AzureUsername.jpg

Enter a Username the the Personal access token.

  • Also enter the Server URL
  • Next

AzureName.jpg

Give the new credential a name

  • Assign it to applicable managers
  • Create

The system should return to the Manage Data Source Credentials page with "Credential created" note and the new credential should be listed.