Skip to content

Commit 7d72879

Browse files
Update pipeline/outputs/azure_kusto.md
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 53119fc commit 7d72879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/azure_kusto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ A table with the expected schema must exist in order for data to be ingested pro
4444

4545
## Optional - Creating an Ingestion Mapping
4646

47-
By default, Kusto will insert incoming ingestion's into a table by inferring the mapped table columns, from the payload properties. However, this mapping can be customized by creating a [JSON ingestion mapping](https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/mappings#json-mapping). The plugin can be configured to use an ingestion mapping via the `ingestion_mapping_reference` configuration key.
47+
By default, Kusto will insert incoming ingestions into a table by inferring the mapped table columns, from the payload properties. However, this mapping can be customized by creating a [JSON ingestion mapping](https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/mappings#json-mapping). The plugin can be configured to use an ingestion mapping via the `ingestion_mapping_reference` configuration key.
4848

4949
## Configuration Parameters
5050

0 commit comments

Comments
 (0)