Skip to content

Commit 0d41fd9

Browse files
author
Lyrana Hughes
committed
adding in parallel
1 parent 45e0c28 commit 0d41fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/time-series-insights/time-series-insights-update-storage-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ We recommend that you employ the following best practices:
8080

8181
Using the streaming pipeline to import historical data is not currently supported in Azure Time Series Insights Preview. If you need to import past data into your environment, follow the guidelines below:
8282

83-
* Do not stream live and historical data. Ingesting highly out of order data could result in degraded query performance.
83+
* Do not stream live and historical data in parallel. Ingesting highly out of order data could result in degraded query performance.
8484
* Ingest historical data in time-ordered fashion for best performance. Once the import has completed you may switch to live streaming.
8585

8686
### Ingress scale and Preview limitations

0 commit comments

Comments
 (0)