Skip to content

Commit 0589732

Browse files
committed
Added warning banner
1 parent 9884d86 commit 0589732

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ The following are the key reasons to migrate into continuous mode:
2424
* The ability to restore container, database, or the full account when it's deleted or modified.
2525
* The ability to choose the events on the container, database, or account and decide when to initiate the restore.
2626

27+
> [!IMPORTANT]
28+
> 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+
2730
> [!NOTE]
2831
> 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.
2932
>

articles/cosmos-db/provision-account-continuous-backup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Azure Cosmos DB's point-in-time restore feature helps you to recover from an acc
2020

2121
This article explains how to provision an account with continuous backup and point in time restore using [Azure portal](#provision-portal), [PowerShell](#provision-powershell), [CLI](#provision-cli) and [Resource Manager templates](#provision-arm-template).
2222

23+
> [!IMPORTANT]
24+
> 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.
25+
2326
> [!NOTE]
2427
> You can provision continuous backup mode account only if the following conditions are true:
2528
>

0 commit comments

Comments
 (0)