Introduction

This section describes, step-by-step, how to add media analysis to the ingestion pipeline described in Build a Basic Ingestion Pipeline. In this example, image files are routed to an AnalyzeMedia processor that performs optical character recognition in order to extract any text within the images.

The following image shows the relevant parts of the ingestion pipeline after the modifications described in this section.