Send data to the reference data store using Azure IoT Data Processor Preview

Important

Azure IoT Operations Preview – enabled by Azure Arc is currently in PREVIEW. You shouldn't use this preview software in production environments.

See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.

Use the Reference datasets destination to write data to the internal reference data store. You use the data stored in reference datasets is used to enrich data streams with contextual information.

Prerequisites

To configure and use an Azure Data Explorer destination pipeline stage, you need a deployed instance of Azure IoT Data Processor Preview.

Configure the destination stage

The reference datasets destination stage JSON configuration defines the details of the stage. To author the stage, you can either interact with the form-based UI, or provide the JSON configuration on the Advanced tab:

Field Type Description Required Default Example
Dataset String The reference dataset to write to. Yes - equipmentData

You must create the dataset before you can write to it.