Skip to content

Commit 15dea73

Browse files
authored
Update analytical-store-introduction.md
1 parent e3839b1 commit 15dea73

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -409,16 +409,17 @@ Although analytical store has built-in protection against physical failures, bac
409409
> [!NOTE]
410410
> Currently analytical store isn't backuped and can't be restored, and your backup policy can't be planned relying on that.
411411
412-
Synapse Link, and analytical store by consequence, has different compatibility level with Azure Cosmos DB backup modes:
412+
Synapse Link, and analytical store by consequence, has different compatibility levels with Azure Cosmos DB backup modes:
413413

414414
* Periodic backup mode is fully compatible with Synapse Link and these 2 features can be used in the same database account without any restriction.
415-
* Currently continuous backup mode isn't supported in database accounts with Synapse Link enabled.
416-
* Currently database accounts with continuous backup mode enabled can enable Synapse Link through a support case.
417-
* 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.
415+
* 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.
418419

419420
### Backup Polices
420421

421-
There two possible backup polices and to understand how it works, two details about Cosmos DB backups are very important:
422+
There two possible backup polices and to understand how to use them, two details about Cosmos DB backups are very important:
422423

423424
* The original container is restored without analytical store in both backup modes.
424425
* Cosmos DB doesn't support containers overwrite from a restore.

0 commit comments

Comments
 (0)