Connect Azure DevOps
To integrate Azure DevOps with your environment, follow the step-by-step instructions below.Prerequisites
Before starting, ensure you have:- An active Azure DevOps account.
- Your Azure DevOps Organization URL (e.g.,
https://dev.azure.com/your-organization). - A valid Personal Access Token (PAT) with appropriate permissions.
Need Help?
If you are unsure where to find your Organization URL or how to generate a Personal Access Token, click the View guide button located at the top right of the setup modal.
Step-by-Step Configuration Guide
1. General Configuration
- Integration Name
<Required>
Enter a unique and descriptive name for this integration setup (e.g.,Prod Azure DevOps Integration). - Environment
<Required>
Click the dropdown menu and select the target environment (e.g.,Development,Staging, orProduction).
2. Azure DevOps Credentials
- Organization URL
<Required>
Enter the full URL of your Azure DevOps organization in the format:
https://dev.azure.com/your-organization - Personal Access Token
<Required>
Paste your generated Azure DevOps PAT into the input field.
(Tip: You can click the eye icon inside the field to toggle token visibility.)