You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/change-feed.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ Change feed items come in the order of their modification time. This sort order
71
71
> For [multi-region write](multi-region-writes.md) accounts, there are two timestamps:
72
72
> - The server epoch time at which the record was written in the local region. This is recorded as `_ts`.
73
73
> - The epoch time at which the absence of a conflict was confirmed, or the conflict was resolved in the [hub region](multi-region-writes.md#hub-region) for that record. This is recorded as `crts`.
74
+
>
74
75
> Change feed items come in the order recorded by `crts`.
0 commit comments