Skip to content

Commit a837675

Browse files
Merge pull request #43204 from amshalev/patch-1
Add explain about GZip
2 parents 82468e7 + 834aef3 commit a837675

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +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).
138+
> * Avro format and event system properties aren't supported on compression payload.
137139
138140
## Copy the connection string
139141

0 commit comments

Comments
 (0)