...
To make the connection private, tick the checkbox labeled "Private" This ensures that the connection is only accessible and visible to authorized users.
Azure Pipeline 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 Pipeline username and PAT key, {username}:{PAT} |
Once saved, the new Azure Pipeline connection will be visible under the "Connection" tab on the connections screen.
...
Edit Connection
To edit Azure Pipeline connection
Go to the existing Azure Pipeline connection shown in the above image.
Select the connection and click on the edit icon.
Update the details on the pop-up window.
Click the "Save" button to save the changes..
...