Skip to content

Commit fcbad66

Browse files
Merge pull request #233026 from kanshiG/patch-136
Update migrate-continuous-backup.md
2 parents da53efe + c92b914 commit fcbad66

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 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: ignite-2022
9-
ms.date: 08/24/2022
9+
ms.date: 03/31/2023
1010
ms.topic: how-to
1111
ms.reviewer: mjbrown
1212
---
@@ -26,15 +26,14 @@ The following are the key reasons to migrate into continuous mode:
2626
* The ability to choose the events on the container, database, or account and decide when to initiate the restore.
2727

2828
> [!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.
3030
3131
> [!NOTE]
3232
> 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.
3333
>
3434
> 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:
3535
>
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.
3837
> * If the account has a single write region.
3938
> * If the account isn't enabled with analytical store.
4039
>
@@ -227,7 +226,7 @@ Yes.
227226

228227
### Which accounts can be targeted for backup migration?
229228

230-
Currently, API for NoSQL and 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.
231230

232231
Accounts enabled with analytical storage and multiple-write regions aren't supported for migration.
233232

0 commit comments

Comments
 (0)