Setting up the Azure DevOps Migration Tools
Article
Less than 1 minute to read
2024-11-05 16:27:45 +0000
To use these tools you will need to install them and configure your target environment (TFS or Azure DevOps). The following pages will guide you through the process:
The tools are run using devopsmigration
from the command line. You can use the --help
option to see the available commands.
devopsmigration --help
The tools require specific permissions on TFS or Azure DevOps to be able to run. This page will guide you through the minimum permissions required to run the tools.
We use a field on the work item to track the migration of work items. This field is always referred to in the docs as ReflectedWorkItemId
and is used to track the work item in the target. It enables the ability to resume migrations as well as to be able to scope the work items based on a query and have multiple runs overlap.