Skip to content

Commit de27a43

Browse files
authored
Update analytical-store-change-data-capture.md
1 parent 64547eb commit de27a43

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
@@ -24,9 +24,9 @@ For more information on supported sink types in a mapping data flow, see [data f
2424

2525
In addition to providing incremental data feed from analytical store to diverse targets, change data capture supports the following capabilities:
2626

27-
- Supports applying filters, projections and transformations on the Change feed via source query
2827
- Supports capturing deletes and intermediate updates
2928
- Ability to filter the change feed for a specific type of operation (**Insert** | **Update** | **Delete** | **TTL**)
29+
- Supports applying filters, projections and transformations on the Change feed via source query
3030
- Each change in container appears exactly once in the change data capture feed, and the checkpoints are managed internally for you
3131
- Changes can be synchronized "from the Beginning” or “from a given timestamp” or “from now”
3232
- There's no limitation around the fixed data retention period for which changes are available

0 commit comments

Comments
 (0)