Azure DevOps
How to add the Azure DevOps integration.
Prerequisites
- A Personal Access Token with admin access. Learn how to generate it.
To add a new integration click on the + Add Integration button.
Adding the integration
When adding an Azure DevOps integration, fill in the following fields:
- Provider — Select Azure DevOps from the dropdown.
- Integration Name — A friendly name to identify this connection within Waydev.
- Credentials — Azure DevOps uses the Token authentication method, which requires:
- Credentials set name — A label to identify this set of credentials.
- Personal Access Token — The personal access token generated from your Azure DevOps account.
- Base URL — The base URL of your Azure DevOps instance (e.g.
https://dev.azure.com/yourorganization).
Click Test credentials to verify that Waydev can successfully connect using the provided details. You can add multiple credential sets using the + Add credentials button. Click Cancel to discard the integration setup and return to the Integrations list.
Updated 27 days ago