Configuration
This section explains each of the properties in the configuration blade.

Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection (default to that of the current Data Stream). |
Property | Description |
---|---|
Use Variables | Tick to select saved Variables for the settings in this section; or enter the text manually. |
Subscription Id | The Id of the Azure Subscription. |
Tenant Id | The Id of the Azure Tenant to which the App Registration belongs. |
Client Id | |
Client Secret |
Property | Description |
---|---|
Resource Group | The name of the Azure Resource group in which the Azure Data Factory instance is located.
Resource Groups will be searched for and listed using the Authentication settings, but the name can be entered manually if necessary. |
Data Factory | The name of the Azure Data Factory instance to use. |
Pipeline | The name of the Pipeline within the Azure Data Factory in which to store data.
Only published pipelines will be displayed. |
The Pipeline Parameter Map grid contains parameters configured on the pipeline.
Property | Description |
---|---|
Parameter | The parameter name |
Map | The column or attribute of the input payload used as the value for the parameter. |
Before configuring the Action Agent, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.
Name | Description |
---|---|
Input | This endpoint is used to receive events from the parent Agent. |
Output | Events received from the parent Agent are made available to this endpoint, with the Pipeline Run ID appended to the original event. This is a unique id generated by Azure Data Factory when the pipeline was triggered. |
Error | Errors encountered during the execution of this Agent will be published on this endpoint. |
Last modified 4d ago