Supported version: Cloud
API Rate Limit: 200 requests per 5 minutes
Supported Authentication: Basic Authentication
IMPORTANT: Please make sure your Azure DevOps Service instance must be accessible from the Klera Machine.
To configure Azure DevOps Service to use Basic Authentication, follow the steps below:-
Creating a New Key
- Sign in to your organization in Azure DevOps (https://dev.azure.com/{yourorganization})
- From your home page, open your user settings, and then select Profile.
- Under Security, select Personal access tokens, and then select + New Token
- Name your token, select the organization where you want to use the token, and then choose a lifespan for your token.
- Select "Custom defined" as the scope for this token to authorize it for your specific tasks. Then, enable the following permissions:
1) Build (Read)
2) Code (Read)
3) Packaging (Read)
4) Project and Team (Read)
5) Release (Read)
6) Test Management (Read)
7) Work Items (Read)
After selecting the required permissions, click Create to generate the token.
- When you're done, make sure to copy the token. You'll use this token as your password.
When configuring the Azure DevOps Service Connector using Basic Authentication, you will encounter three pop-up windows — each corresponding to one of the three data sources of the Azure DevOps Service Connector. These pop-ups may appear in no specific order. To identify which Azure DevOps Service URL you need to enter, hover over the info icon near the URL field. The data sources are as follows:
1. Azure DevOps Service Release Datasource:
To configure Azure DevOps Service Release Datasource, enter the following details:
1. Enter Azure DevOps Service Release Datasource URL: https://vsrm.dev.azure.com/{yourOrganization}
2. Select "Create New Account" and add user-friendly name for the account, for e.g. Azure DevOps Service Account.
3. Enter your Email Id as Username and Personal Access Token generated as password.
4. Click on "Save".
2. Azure DevOps Service Artifacts Datasource:
To configure Azure DevOps Service Artifacts Datasource, enter the following details:
1. Enter Azure DevOps Service Artifacts Datasource URL: https://feeds.dev.azure.com/{yourOrganization}
2. Choose "Select Existing Account" and select "Azure DevOps Service Account".
3. Click on "Save".
3. Azure DevOps Service Datasource:
To configure Azure DevOps Service Datasource, enter the following details:
1. Enter Azure DevOps Service Datasource URL: https://dev.azure.com/{yourOrganization}
2. Choose "Select Existing Account" and select "Azure DevOps Service Account".
3. Click on "Save".