Skip to content

Commit 1c718c6

Browse files
Merge pull request #274692 from Rodrigossz/main
SL x PITR
2 parents 98d2198 + 543cec1 commit 1c718c6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/cosmos-db/migrate-continuous-backup.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: govindk
66
ms.service: cosmos-db
77
ms.subservice: nosql
88
ms.custom: build-2023, devx-track-azurecli
9-
ms.date: 03/31/2023
9+
ms.date: 05/08/2024
1010
ms.topic: how-to
1111
ms.reviewer: mjbrown
1212
---
@@ -32,7 +32,8 @@ The following are the key reasons to migrate into continuous mode:
3232
>
3333
> * If the account is of type API for NoSQL,API for Table, Gremlin or API for MongoDB.
3434
> * If the account has a single write region.
35-
> * If the account isn't enabled with analytical store.
35+
> * If the account never had Synapse Link disabled for a container.
36+
3637
>
3738
> If the account is using [customer-managed keys](./how-to-setup-cmk.md), a managed identity (System-assigned or User-assigned) must be declared in the Key Vault access policy and must be set as the default identity on the account.
3839
@@ -221,7 +222,9 @@ Yes.
221222

222223
Currently, API for NoSQL, API for Table, Gremlin API and API for MongoDB accounts with single write region that have shared, provisioned, or autoscale provisioned throughput support migration.
223224

224-
Accounts enabled with analytical storage and multiple-write regions aren't supported for migration.
225+
Accounts enabled with multiple-write regions aren't supported for migration.
226+
227+
Currently, accounts with Synapse Link enabled, that had Synapse Link disabled for one or more collections, can't migrate to continuous backup.
225228

226229
### Does the migration take time? What is the typical time?
227230

0 commit comments

Comments
 (0)