You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Table | String | The name of the table to write to. | Yes | - | |
79
-
| File path<sup>1</sup> | [Template](../process-data/concept-configuration-patterns.md#templates) | The file path for where to write the parquet file to. | No | `{instanceId}/{pipelineId}/{partitionId}/{YYYY}/{MM}/{DD}/{HH}/{mm}/{fileNumber}` | |
79
+
| File path<sup>1</sup> | [Template](../process-data/concept-configuration-patterns.md#templates) | The file path for where to write the parquet file to. | No | `{{{instanceId}}}/{{{pipelineId}}}/{{{partitionId}}}/{{{YYYY}}}/{{{MM}}}/{{{DD}}}/{{{HH}}}/{{{mm}}}/{{{fileNumber}}}` | |
80
80
| Batch<sup>2</sup> | [Batch](../process-data/concept-configuration-patterns.md#batch) | How to [batch](../process-data/concept-configuration-patterns.md#batch) data. | No | `60s` | `10s` |
81
81
| Authentication<sup>3</sup> | The authentication details to connect to Microsoft Fabric. | Service principal | Yes | - |
82
82
| Columns > Name | string | The name of the column. | Yes | | `temperature` |
0 commit comments