Azure DevOps application configuration¶
Add Azure DevOps application to iObeya¶
From the Administration Platform, click SETTINGS ‣ Accessible application in iObeya.
Click Add application type.
Fill in:
Application type: TFS,
Description.
Warning
The Application type must be written in capital letters for the configuration to be effective.
Click Add application type.
Add an application instance¶
On the application line, click Add application instance.
Fill in:
iObeya domains,
Name of your instance,
OAuth version: PAT,
URL of the Azure DevOps instance:
for Azure DevOps Services: https://dev.azure.com/yourorganization (e.g. https://dev.azure.com/iobeya)
for Azure DevOps Server: https://ado-server-url/yourorganization (e.g. https://tfs.iobeya.com/iobeya)
Warning
URLs directing to a project or a team in your organization cannot be used to configure the Azure DevOps add-on in iObeya.
Legacy URLs such as : https://yourorganization.visualstudio.com need to be converted to the new format https://dev.azure.com/yourorganization For more information, check the Microsoft documentation.
Click Add instance.
Note
You can add several application instances if needed.