Skip to content

Commit 7f96e73

Browse files
authored
Added clarifications for "Start from beginning" and "Start from timestamp"
1 parent 5462abb commit 7f96e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/analytical-store-change-data-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In addition to providing incremental data feed from analytical store to diverse
3333
- There's no limitation around the fixed data retention period for which changes are available
3434

3535
> [!IMPORTANT]
36-
> Please note that if "Start from beginning" option is selected, you will get an initial load of full snapshot of container data in the first run, followed by capturing changed / incremental data in the subsequent runs. Similar is the case when "Start from timestamp" option is selected - the initial load will process the data from the given timestmp, followed by capturing incremental / changed data in the subsequent runs. The `Capture intermediate updates`, `Capture Deletes` and `Capture Transactional store TTLs` under [source options](get-started-change-data-capture#configure-source-settings-for-the-analytical-store-container) tab determine if intermediate updates and deletes are captured in Sinks.
36+
> Please note that if "Start from beginning" option is selected, you will get an initial load of full snapshot of container data in the first run, followed by capturing changed / incremental data in the subsequent runs. Similar is the case when "Start from timestamp" option is selected - the initial load will process the data from the given timestmp, followed by capturing incremental / changed data in the subsequent runs. The `Capture intermediate updates`, `Capture Deletes` and `Capture Transactional store TTLs` under [source options](get-started-change-data-capture.md) tab determine if intermediate updates and deletes are captured in Sinks.
3737
3838
## Features
3939

0 commit comments

Comments
 (0)