Skip to content

Commit 8ad2a9a

Browse files
authored
Update analytical-store-introduction.md
1 parent e4c7091 commit 8ad2a9a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cosmos-db/analytical-store-introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -407,15 +407,15 @@ Analytical store relies on Azure Storage and offers the following protection aga
407407
Although analytical store has built-in protection against physical failures, backup can be necessary for accidental deletes or updates in transactional store. In those cases, you can restore a container and use the restored container to backfill the data in the original container, or fully rebuild analytical store if necessary.
408408

409409
> [!NOTE]
410-
> Currently analytical store isn't backuped and can't be restored, and your backup policy can't be planned relying on that.
410+
> Currently analytical store isn't backuped and can't be restored, and your backup policy can't be planned relying on that.
411411
412412
Synapse Link, and analytical store by consequence, has different compatibility levels with Azure Cosmos DB backup modes:
413413

414-
* Periodic backup mode is fully compatible with Synapse Link and these 2 features can be used in the same database account without any restriction.
414+
* Periodic backup mode is fully compatible with Synapse Link and these 2 features can be used in the same database account.
415415
* Continuous backup mode isn't fully supported yet:
416-
* Currently continuous backup mode can't be used in database accounts with Synapse Link enabled.
417-
* Currently database accounts with continuous backup mode enabled can enable Synapse Link through a support case.
418-
* Currently new database accounts can be created with continous backup mode and Synapse Link enabled, using Azure CLI or PowerShell. Those two features must be turned on at the same time, in the exact same command that creates the database account.
416+
* Database accounts with Synapse Link enabled can't use continuous backup mode.
417+
* Database accounts with continuous backup mode enabled can enable Synapse Link through a support case.
418+
* Database accounts that have neither continuous backup nor Synapse Link enabled can use these two features together through a support case.
419419

420420
### Backup Polices
421421

0 commit comments

Comments
 (0)