Skip to content

Commit ac26217

Browse files
committed
Changes based on reviewer comments
1 parent cb9cc43 commit ac26217

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/data-explorer/ingestion-properties.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ ms.date: 03/19/2020
1111

1212
# Azure Data Explorer data ingestion properties
1313

14-
Data ingestion is the process by which data is added to a table and is made available for query in Azure Data Explorer. The following table describes the properties supported by Azure Data Explorer. You add properties to the ingestion command after the `with` keyword.
14+
Data ingestion is the process by which data is added to a table and is made available for query in Azure Data Explorer. You add properties to the ingestion command after the `with` keyword.
15+
16+
## Ingestion properties
17+
18+
The following table lists the properties supported by Azure Data Explorer, describes them, and provides examples:
1519

1620
|Property |Description |Example |
1721
|----------------------|---------------------------------------------------------|----------------------------------------------------|

articles/data-explorer/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
displayName: pipelines, connectors, plugins, Python, .NET, Java, Node, REST
3434
href: ingest-data-overview.md
3535
- name: Data ingestion properties
36-
- href: ingestion-properties.md
36+
href: ingestion-properties.md
3737
- name: Formats for data ingestion
38-
- href: ingestion-supported-formats.md
38+
href: ingestion-supported-formats.md
3939
- name: Kusto Query Language
4040
items:
4141
- name: Quick reference guide

0 commit comments

Comments
 (0)