Skip to content

Commit 9396889

Browse files
authored
Update ingest-data-iot-hub.md
1 parent 9e0fef6 commit 9396889

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,9 @@ Now you connect to the IoT Hub from Azure Data Explorer. When this connection is
9595
| Column mapping | *TestMapping* | The mapping you created in **testdb**, which maps incoming JSON data to the column names and data types of **testdb**. Required for JSON, MULTILINE JSON, and AVRO, and optional for other formats.|
9696
| | |
9797
98-
> [!TIP]
99-
> 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.
100-
10198
> [!NOTE]
102-
> Only events enqueued after you create the data connection are ingested.
99+
> * 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.
100+
> * Only events enqueued after you create the data connection are ingested.
103101
104102
## Generate sample data for testing
105103

0 commit comments

Comments
 (0)