Skip to content

Commit 50de1bb

Browse files
committed
Updates
1 parent 62866af commit 50de1bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/reliability-cosmos-db-nosql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure Cosmos DB automatically mitigates [replica](/azure/cosmos-db/distribute-da
2525

2626
[!INCLUDE [Availability zone description](includes/reliability-availability-zone-description-include.md)]
2727

28-
Azure Cosmos DB supports *zone redundancy*. When you enable zone redundancy, Azure distributes the replicas across multiple availability zones, providing resiliency to datacenter problems and outages. You can enable zone redundancy in Azure regions that supports availability zones. To see if your region supports availability zones, see the [list of supported regions](regions-list.md).
28+
Azure Cosmos DB supports *zone redundancy*. When you enable zone redundancy, Azure distributes the replicas of your data across multiple availability zones, providing resiliency to datacenter problems and outages. You can enable zone redundancy in Azure regions that supports availability zones. To see if your region supports availability zones, see the [list of supported regions](regions-list.md).
2929

3030
We recommend using zone redundancy in regions where it's supported, especially for single-region accounts.
3131

@@ -39,7 +39,7 @@ Because availability zones are physically separate and provide distinct power so
3939

4040
If you have a multi-region account, you can optionally enable zone redundancy on any or all of the account regions that support availability zones. Multi-region accounts can achieve high availability service-level agreements (SLAs), and enabling zone redundancy can further enhance the overall availability SLAs you achieve in those regions.
4141

42-
The impact of zone redundancy on the high availability of your Cosmos DB for NoSQL database depends on the consistency level of the account and which regions have zone redundancy enabled. Consult the table below to estimate the impact of using availability zones in your account configuration:
42+
For multi-region accounts, the impact of zone redundancy on the availability of your Cosmos DB for NoSQL database depends on the consistency level of the account and which regions have zone redundancy enabled. Consult the table below to estimate the impact of using availability zones in your multi-region account configuration:
4343

4444
| Account consistency level | Regions with availability zones enabled | Impact of using availability zones|
4545
|---|----|---|
@@ -52,7 +52,7 @@ The impact of zone redundancy on the high availability of your Cosmos DB for NoS
5252

5353
Regions where zone redundancy is enabled are charged at a 25% premium. However, the premium pricing for availability zones is waived for accounts configured with multi-region writes and/or for collections configured with autoscale mode.
5454

55-
Adding an additional region to Cosmos DB account typically increases existing bill by 100% for each region, though small variations in cost across regions exist.
55+
Adding an additional region to Cosmos DB account typically increases your existing bill by 100% for each region, though small variations in cost across regions exist.
5656

5757
For more details, see [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/autoscale-provisioned/).
5858

0 commit comments

Comments
 (0)