Steps to enter new configuration details
...
To enter the details, go to PSknowHOW Dashboard->Settings→Connections.
...
Click on New Connection Button to add an Azure Repo Configuration
...
In Connection Details pop-up window search box type azure Repo.
...
Table of Contents |
---|
To add a new Azure Repository connection
From the drop-down, select Azure Repository and then click on the "New Connection" button.
...
A pop-up window will open then select connection type Jenkins.
Fill in all the required fields to save connection otherwise, a validation message will be shown below the mandatory field textbox.
Save the connection.
...
Azure Repo Connection Fields Description:
Label displayed on Config screen ( * for mandatory) | Sample Values | Field Description |
---|---|---|
Connection Name | This field provides a name for connection detail. | |
Base Url * | Repo Url | Repo URL |
PAT | abc@xyz.net:c3dhdGkubGFtYmFAcHVibGljaXNzYXB | Azure Repo username and PAT key, {username}:{PAT} |
eg. abc@xyz.net:c3dhdGkubGFtYmFAcHVibGljaXNzYXB
...
Fill in all the details like Connection-Name, Base Url, PAT, etc., and click on save.
...
Saved new Azure Repository connection will be shown under connection tab on the connections screen:
...
Edit Connection
To edit Azure Repository connection
Go to the existing Azure
...
Repository connection
...
shown in the above image.
Select the connection and click on the edit icon.
Change the details on the pop-up window.
Click on the "Save" button.
...