Vidhya Sagar Reddy
Vidhya Sagar Reddy

Reputation: 1631

Migrate from TFS 2010 to Azure DevOps online

I want to migrate form TFS 2010 to Azure DevOps online and was following Azure DevOps Migration Guide.pdf and running into issues when trying to validate my project collection.

On the other hand I had to see other MSFT documentation and it tells a different path: enter image description here

Where as Azure DevOps Migration Guide says: enter image description here

What is the best way to migrate from TFS 2010 to Azure DevOps online ?

Upvotes: 1

Views: 1694

Answers (2)

Vito Liu
Vito Liu

Reputation: 8278

We recommend that you use data migration tool to migrate data from Azure DevOps Server to Azure DevOps Services.

The data migration tool for Azure DevOps supports the two latest releases of Azure DevOps Server at a given time. Releases include updates and major releases. Currently the following versions of Azure DevOps Server are supported for import:

  1. Azure DevOps Server 2019.1.1
  2. Azure DevOps Server 2019 Update 1

Please update your TFS version and then Migrate your server to Azure DevOps

Upvotes: 0

Daniel Mann
Daniel Mann

Reputation: 58980

Look closely. One document is more recent than the other. The first screenshot shows Azure DevOps Server 2020 as the end point. The other shows TFS 2018.

You need to upgrade to the most recent version of Azure DevOps Server in order to migrate to Azure DevOps cloud. The "best way" is always to follow the most recent official documentation.

If you're looking for help with performing the migration, you need to ask a new question that asks a specific question about the issue you're encountering.

Upvotes: 1

Related Questions