Skip to content

Commit dbfbd9d

Browse files
authored
Update analytical-store-introduction.md
1 parent e3dcdeb commit dbfbd9d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

+4-2
Original file line numberDiff line numberDiff line change
@@ -552,8 +552,10 @@ After the analytical store is enabled, based on the data retention needs of the
552552
553553
Analytical store relies on Azure Storage and offers the following protection against physical failure:
554554
555-
* By default, Azure Cosmos DB database accounts allocate analytical store in Locally Redundant Storage (LRS) accounts.
556-
* If any geo-region of the database account is configured for zone-redundancy, it is allocated in Zone-redundant Storage (ZRS) accounts. Customers need to enable Availability Zones on a region of their Azure Cosmos DB database account to have analytical data of that region stored in ZRS.
555+
* By default, Azure Cosmos DB database accounts allocate analytical store in Locally Redundant Storage (LRS) accounts. LRS provides at least 99.999999999% (11 nines) durability of objects over a given year.
556+
* If any geo-region of the database account is configured for zone-redundancy, it is allocated in Zone-redundant Storage (ZRS) accounts. Customers need to enable Availability Zones on a region of their Azure Cosmos DB database account to have analytical data of that region stored in ZRS. ZRS offers durability for storage resources of at least 99.9999999999% (12 9's) over a given year.
557+
558+
For more information about Azure Storage durability, click [here](articles/storage/common/storage-redundancy.md).
557559

558560
## Backup
559561

0 commit comments

Comments
 (0)