Azure DevOps Migration Tools

v15.2.0

Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.

Home
 › 
Learn
 › 
Overview
 › 
Reference
 › 
V2
 › 
Processors
Overview

Processors

Article

  

1 minute to read

  

2024-09-06 09:35:04 +0100

We provide a number of Processors that can be used to migrate diferent sorts of data.

Processors Status Target Usage
AzureDevOpsPipelineProcessor Beta Pipelines Azure DevOps Processor that migrates Taskgroups, Build- and Release Pipelines.
ProcessDefinitionProcessor Beta Pipelines Process definition processor used to keep processes between two orgs in sync
TfsAreaAndIterationProcessor Beta Work Items The TfsAreaAndIterationProcessor migrates all of the Area nd Iteraion paths.
TfsSharedQueryProcessor Beta Queries The TfsSharedQueryProcessor enabled you to migrate queries from one locatio nto another.
TfsTeamSettingsProcessor Beta Teams Native TFS Processor, does not work with any other Endpoints.
WorkItemTrackingProcessor missng XML code comments missng XML code comments This processor is intended, with the aid of ProcessorEnrichers, to allow the migration of Work Items between two Endpoints.

Processor Options

All processors have a minimum set of options that are required to run.

Minimum Options to run

The Enabled options is common to all processors.

    {
      "ObjectType": "ProcessorOptions",
      "Enabled": true,
    }
Project Details
Chocolatey GitHub release Build on VSTS

Getting Support

Open Source Support

Question & Discussion - The first place to look for usage, configuration, and general help.

Professional Support

We provide training, ad-hoc support, and full service migrations through Azure DevOps Migration Services

In this article