Skip to content

Commit 739a285

Browse files
Merge pull request #239106 from kanshiG/docs-editor/continuous-backup-restore-intr-1684929723
Update continuous-backup-restore-introduction.md
2 parents 0c2d681 + 48fc81f commit 739a285

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cosmos-db/continuous-backup-restore-introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Azure Cosmos DB's point-in-time restore feature helps in multiple scenarios incl
2020
* Restoring a deleted account, database, or a container.
2121
* Restoring into any region (where backups existed) at the restore point in time.
2222

23-
>
2423
> [!VIDEO https://aka.ms/docs.continuous-backup-restore]
2524
2625
Azure Cosmos DB performs data backup in the background without consuming any extra provisioned throughput (RUs) or affecting the performance and availability of your database. Continuous backups are taken in every region where the account exists. For example, an account can have a write region in West US and read regions in East US and East US 2. These replica regions can then be backed up to a remote Azure Storage account in each respective region. By default, each region stores the backup in Locally Redundant storage accounts. If the region has [Availability zones](/azure/architecture/reliability/architect) enabled then the backup is stored in Zone-Redundant storage accounts.
@@ -164,3 +163,5 @@ Currently the point in time restore functionality has the following limitations:
164163
* [Migrate to an account from periodic backup to continuous backup](migrate-continuous-backup.md).
165164
* [Manage permissions](continuous-backup-restore-permissions.md) required to restore data with continuous backup mode.
166165
* [Resource model of continuous backup mode](continuous-backup-restore-resource-model.md)
166+
167+

0 commit comments

Comments
 (0)