Azure Synapse Job
Azure Synapse Analytics enables you to perform data integration and big data analytics.
The following table describes Azure Synapse job parameters:
Attribute |
Description |
---|---|
Connection profile |
Determines which connection profile is used to connect to the Azure Synapse workspace. |
Pipeline Name |
Defines the name of a pipeline that you defined in your Azure Synapse workspace. |
Parameters |
Defines pipeline parameters to override when the job runs, defined in JSON format as pairs of name and value. Format: {"param1":"value1", "param2":"value2"} For no parameters, specify {}. |
Status Polling Interval |
(Optional) Defines the number of seconds to wait before checking the status of the job. Default: 20 seconds |