Skip to main content
hemanth4
New Member
September 4, 2023
Question

Integrate Azure DevOps Server Repos with Azure DevOps Service Boards

  • September 4, 2023
  • 2 replies
  • 1903 views

Is it possible to integrate an Azure DevOps Server repository with Azure DevOps Services Boards?

This way the commits and branches can be linked to the development section of the related user stories.

2 replies

spoojary
Staff
Staff
September 4, 2023

As per what I had previously read last year you can't directly integrate an Azure DevOps Server repository with Azure DevOps Services Boards. However, you can link work items manually, use third-party tools, or consider migrating to Azure Repos for better integration. Check for any updates in Azure DevOps documentation for newer integration options.

Elija
Visitor III
October 23, 2023

Yes, it is possible to integrate as you have to setting up a service connection between the two and configure the setting.  https://stackoverflow.com/questions/76281777/integrate-azure-devops-server-repos-with-azure-devops-service-boards

Also you can go through various related platforms for more details: https://www.azuredevopslabs.com/labs/vstsextend/github-azureboards/

and Devops tutorial.