Azure DevOps Migration Tools

v15.0.3

Azure DevOps Migration Tools

Overview
 › 
 › 
 › 
 › 

Endpoint Enrichers

Article

  

Less than 1 minute to read

  

2024-03-25 03:33:38 -0500

Endpoint Enrichers are run within the context of the Endpoint that they are configured for. Many endpoints are flexible, however there are also enrichers that only work with certain Endpoints.

Name Status Target Usage
TfsWorkItemAttachmentEnricher missng XML code comments WorkItem

The TfsWorkItemAttachmentEnricher processes the attachements for a specific work item.

Endpoint Enricher Options

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

Minimum Options to run

The Enabled options is common to all Endpoint Enrichers.

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

In this article