Skip to content

Commit 834aef3

Browse files
Update ingest-data-event-hub.md
Minor edits to formatting
1 parent f4dde3e commit 834aef3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-explorer/ingest-data-event-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ Now you connect to the event hub from Azure Data Explorer. When this connection
134134
> [!NOTE]
135135
> * Select **My data includes routing info** to use dynamic routing, where your data includes the necessary routing information as seen in the [sample app](https://github.com/Azure-Samples/event-hubs-dotnet-ingest) comments. If both static and dynamic properties are set, the dynamic properties override the static ones.
136136
> * Only events enqueued after you create the data connection are ingested.
137-
> * Enable GZip compression for static routing by opening a [support request in the Azure portal](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview), Enable GZip compression for dynamic routing as seen in the [sample app](https://github.com/Azure-Samples/event-hubs-dotnet-ingest). * Avro format and event system properties aren't supported on compression payload.
137+
> * Enable GZip compression for static routing by opening a [support request in the Azure portal](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview). Enable GZip compression for dynamic routing as seen in the [sample app](https://github.com/Azure-Samples/event-hubs-dotnet-ingest).
138+
> * Avro format and event system properties aren't supported on compression payload.
138139
139140
## Copy the connection string
140141

0 commit comments

Comments
 (0)