Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Introduction:


This explain the process of adding and editing Azure Repository connections in PSknowHOW application, enhancing integration and version control.

Add Connection

To add a new Azure Repository connection

  • Choose "Azure Repository" from the drop-down menu, and then click 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 by clicking the "Save" button.

  • Is Connection Private:

To make the connection private, tick the checkbox labeled "Private" This ensures that the connection is only accessible and visible to authorized users.

Zephyr Connection Fields Description:

Field Name Mandatory

Sample Values

Field Description

Connection Name

This field provides a name for connection detail.

Base Url *

Zephyr Url

Zephyr Url

Username *

Zephyr username to access Bitbucket data

Password

password of zephyr account

Api End Point

rest/atm/1.0

the version api end point

Access token

Zephyr access token to access Zephyr data

The newly saved Zephyr connection will be displayed under the "Connection" tab on the connections screen.


Edit Connection

To edit Zephyr connection

  • Go to the existing Zephyr connection shown in the above image.

  • Select the connection and click on the edit icon.

  • Update the details in the pop-up window.

  • Click the "Save" button to save the changes.

  • No labels