There are several ways to add an integration with Azure DevOps. It is possible to add an integration using a personal access token. Otherwise, we can use authentication with OAuth.
Scenario 1: I already have an integration with a Personal Access Token
In this case, it is possible to change the authentication method of your integration to use OAuth instead. Benefits of upgrading your current instance is that you won't need to create a new Integration and relink all of your projects.
In this scenario, click on your name (top right corner), go to Organization Settings, then Integration tab.
You will see all of your existing integrations. Spot your instance you want to change, click on "Change authentication method", then click on "Application". From here, just follow the instructions to install Azure DevOps.
Scenario 2: I don't have any integration setup
There are several entry points to create the integration itself, here is one. Go in project settings, click on add integration under the Deliverables section.
Afterwards, if you don't have any integration added, you need to add one. Click on "Add integration".
It is possible that you already have integrations added in the past. In this case, you will see them in the list.
Next, select the Azure DevOps option.
Instructions to add Azure DevOps with OAuth
Select the "Application" option.
The next step will ask you to authenticate to your account in the Azure Active Directory.
Pro tip: Use a service account instead of an individual. If an individual leaves the company, you will not lose access to your instance. Remember that Axify will see the same thing as the chosen user, so make sure that this user has access to the projects you want to add to Axify.
Next, you need to accept the permissions that Azure DevOps asks for so that Axify can read the data in the projects.
By accepting the permissions, you will be redirected to Axify, and a success message will let you know that it worked.
Once the integration is added, it will be possible to fetch the projects from Azure DevOps and add them to your project.