Skip to content

Commit c239b42

Browse files
authored
Update articles/cosmos-db/analytical-store-change-data-capture.md
1 parent 7f96e73 commit c239b42

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.md) tab determine if intermediate updates and deletes are captured in Sinks.
36+
> Please note that if the "Start from beginning" option is selected, the initial load includes a full snapshot of container data in the first run, and changed or incremental data is captured in subsequent runs. Similarly, when the "Start from timestamp" option is selected, the initial load processes the data from the given timestamp, and incremental or changed data is captured in subsequent runs. The `Capture intermediate updates`, `Capture Deletes` and `Capture Transactional store TTLs`, which are found under the [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)