Endpoints
This section provides an overview of the endpoints used in the Azure DevOps Migration Tools, including their configuration and usage.Endpoints are used to define the access to TFS/Azure DevOps servers. They are used to connect to the source and target servers for migration.
Azure DevOps Endpoint
Azure DevOps REST API endpoint implementation for connecting to Azure DevOps organizations. Provides HTTP client access and pipeline-related API operations for migration scenarios.
File System Work Item Endpoint
This document provides an overview of the File System Work Item Endpoint used in the Azure DevOps Migration Tools, including its configuration and usage.
Tfs Endpoint
This document provides an overview of the Tfs Endpoint used in the Azure DevOps Migration Tools, including its configuration and usage.
Tfs Team Project Endpoint
This document provides an overview of the Tfs Team Project Endpoint used in the Azure DevOps Migration Tools, including its configuration and usage.
Tfs Team Settings Endpoint
This document provides an overview of the Tfs Team Settings Endpoint used in the Azure DevOps Migration Tools, including its configuration and usage.
Tfs Work Item Endpoint
This is the main endpoint for all Processors that start with Tfs*
and are used to migrate work items in Azure DevOps Migration Tools. It provides a unified interface for accessing and manipulating work items across different Azure DevOps services.
endpoints
section of the configuration file. Each endpoint must have a unique name and specify the type of server it connects to, such as Azure DevOps Services, Azure DevOps Server, or TFS.
Getting Started
New to the Azure DevOps Migration Tools? Start here for a quick introduction and setup guide.
Get Started