Skip to content

Commit fe944cf

Browse files
Update articles/cosmos-db/latest-restore-timestamp-continuous-backup.md
1 parent bafb883 commit fe944cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/latest-restore-timestamp-continuous-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure Cosmos DB offers an API to get the latest restorable timestamp of a contai
1717

1818
This API also takes the account location as an input parameter and returns the latest restorable timestamp for the given container in this location. If an account exists in multiple locations, then the latest restorable timestamp for a container in different locations could be different because the backups in each location are taken independently.
1919

20-
By default, the API only works at the container level, but it can be easily extended to work at the database or account level. This article helps you understand the semantics of latest restorable timestamp api, how it gets calculated and use cases for it. To learn more, see [how to get the latest restore timestamp](get-latest-restore-timestamp.md) for SQL, Table(preview),Graph API(preview) and MongoDB accounts.
20+
By default, the API only works at the container level, but it can be easily extended to work at the database or account level. This article helps you understand the semantics of latest restorable timestamp api, how it gets calculated and use cases for it. To learn more, see [how to get the latest restore timestamp](get-latest-restore-timestamp.md) for SQL, Table (preview), Graph API (preview), and MongoDB accounts.
2121

2222
## Use cases
2323

0 commit comments

Comments
 (0)