Tools
Used to process the String fields of a work item. This is useful for cleaning up data. It will limit fields to a max length and apply regex replacements based on what is configured. Each regex replacement is applied in order and can be enabled or disabled.
Field Mapping Tool
Tool for applying field mapping transformations to work items during migration, supporting various field mapping strategies like direct mapping, regex transformations, and value lookups.
String Manipulator Tool
Used to process the String fields of a work item. This is useful for cleaning up data. It will limit fields to a max length and apply regex replacements based on what is configured. Each regex replacement is applied in order and can be enabled or disabled.
Tfs Attachment Tool
Tool for processing and migrating work item attachments between Team Foundation Server instances, handling file downloads, uploads, and attachment metadata.
Tfs Change Set Mapping Tool
Tool for creating missing area and iteration path nodes in the target project during migration. Configurable through TfsNodeStructureToolOptions to specify which node types to create.
Tfs Embeded Images Tool
Tool for creating missing area and iteration path nodes in the target project during migration. Configurable through TfsNodeStructureToolOptions to specify which node types to create.
Tfs Git Repository Tool
Tool for creating missing area and iteration path nodes in the target project during migration. Configurable through TfsNodeStructureToolOptions to specify which node types to create.
Tfs Node Structure Tool
Tool for creating missing area and iteration path nodes in the target project during migration. Configurable through TfsNodeStructureToolOptions to specify which node types to create.
Tfs Revision Manager Tool
The TfsRevisionManagerTool manipulates the revisions of a work item to reduce the number of revisions that are migrated.
Tfs Team Settings Tool
Tool for migrating team settings including team configurations, area paths, iterations, and team-specific settings from source to target Team Foundation Server or Azure DevOps.
Tfs User Mapping Tool
The TfsUserMappingTool is used to map users from the source to the target system. Run it with the ExportUsersForMappingContext to create a mapping file then with WorkItemMigrationContext to use the mapping file to update the users in the target system as you migrate the work items.
Tfs Validate Required Field Tool
Tool for validating that required fields exist in target work item types before migration, preventing migration failures due to missing required fields.
Tfs Work Item Embeded Link Tool
Tool for processing embedded links within work item fields, such as links in HTML fields and converting work item references between source and target systems.
Tfs Work Item Link Tool
Tool for migrating work item links and relationships between work items, including shared steps and parameters for test cases.
Work Item Type Mapping Tool
Provides mapping functionality for transforming work item types from source to target systems during migration, allowing different work item type names to be used in the target.
Getting Started
New to the Azure DevOps Migration Tools? Start here for a quick introduction and setup guide.
Get Started