Skip to content

Commit b66e2c7

Browse files
authored
adding more bullets
1 parent 0d41fd9 commit b66e2c7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,10 @@ 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 in parallel. Ingesting highly out of order data could result in degraded query performance.
84-
* Ingest historical data in time-ordered fashion for best performance. Once the import has completed you may switch to live streaming.
83+
* Do not stream live and historical data in parallel. Ingesting out of order data will result in degraded query performance.
84+
* Ingest historical data in time-ordered fashion for best performance.
85+
* Stay within the ingestion throughput rate limits below.
86+
* Disable Warm Store if the data is older than your Warm Store retention period.
8587

8688
### Ingress scale and Preview limitations
8789

0 commit comments

Comments
 (0)