Azure AI Search Connector > Mappings for Azure AI Search > Targets for Azure AI Search
  

Targets for Azure AI Search

Add a Target transformation to write data to a target. When you add a Target transformation to a mapping in advanced mode, you define the target connection, target objects, and target properties related to the Azure AI Search connection type.
The following table describes the Azure AI Search target properties that you can configure in a Target transformation:
Property
Description
Connection
Name of the target connection.
Target Type
Target type.
Select Single Object.
Object
Name of the target object that represents an index in the Azure AI Search project.
Operation
Target operation. You can use only the upsert operation.
Update Columns
The ID field of the Azure AI Search index that is used as the primary key column when you upsert target data.
The following table describes the advanced properties:
Property
Description
Batch Size
The number of vectors that you can upsert into the Azure AI Search index in a single API request.
Default is 100.
Maximum value is 1000.