...
This guide outlines the quick and easy process of adding and editing Azure Boards connections in PSknowHOW application.
Add Connection
To add new Azure Boards connection:
...
Fill in all the required fields to save the connection. If any mandatory field is left empty, a validation message will be displayed below the respective text box.
Save the connection by clicking on the "Save" button.
...
Azure Boards Connection Fields Description:
Field Name mandatory | Sample Values | Field Description |
---|---|---|
Connection Name | This field provides a name for connection detail. | |
Base UrlĀ * | Azure URL | |
Username * | Azure username to access Azure Boards data | |
PAT* | Azure PAT access token to access Azure Boards data. |
Once saved successfully, the new Azure Boards connection will be displayed under the "Connections" tab on the connections screen.
...
Edit Connection
Click on the edit icon of the Azure Boards connection under the "Connection Type" tab on the connections screen (refer to the above screenshot). A pop-up window will open.
Edit and update the existing connection details as required.
To save the new connection or the updated details, click on the "Save" button on the "Connection Details" popup.
...