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/migrate-continuous-backup.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: govindk
6
6
ms.service: cosmos-db
7
7
ms.subservice: nosql
8
8
ms.custom: ignite-2022
9
-
ms.date: 08/24/2022
9
+
ms.date: 03/31/2023
10
10
ms.topic: how-to
11
11
ms.reviewer: mjbrown
12
12
---
@@ -26,15 +26,14 @@ The following are the key reasons to migrate into continuous mode:
26
26
* The ability to choose the events on the container, database, or account and decide when to initiate the restore.
27
27
28
28
> [!IMPORTANT]
29
-
> Support for 7-day continous backup in both provisioning and migration scenarios is still in preview. Please use PowerShell and Azure CLI to migrate or provision an account with continous backup configured at the 7-day tier.
29
+
> Support for 7-day continous backup in both provisioning and migration scenarios is still in preview.
30
30
31
31
> [!NOTE]
32
32
> The migration capability is one-way only and it's an irreversible action. Which means once you migrate from periodic mode to continuous mode, you can’t switch back to periodic mode.
33
33
>
34
34
> You can migrate an account to continuous backup mode only if the following conditions are true. Also checkout the [point in time restore limitations](continuous-backup-restore-introduction.md#current-limitations) before migrating your account:
35
35
>
36
-
> * If the account is of type API for NoSQL or MongoDB.
37
-
> * If the account is of type API for Table or Gremlin. Support for these two APIs is in preview.
36
+
> * If the account is of type API for NoSQL,API for Table, Gremlin or API for MongoDB.
38
37
> * If the account has a single write region.
39
38
> * If the account isn't enabled with analytical store.
40
39
>
@@ -227,7 +226,7 @@ Yes.
227
226
228
227
### Which accounts can be targeted for backup migration?
229
228
230
-
Currently, API for NoSQLand MongoDB accounts with single write region that have shared, provisioned, or autoscale provisioned throughput support migration. Support for API for Table and Gremlin is in preview.
229
+
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.
231
230
232
231
Accounts enabled with analytical storage and multiple-write regions aren't supported for migration.
0 commit comments