Skip to content

Commit ea12185

Browse files
Merge pull request #279040 from gahl-levy/patch-81
Update reliability-cosmos-mongodb.md
2 parents 8174fab + 66d7b78 commit ea12185

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

articles/reliability/reliability-cosmos-mongodb.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,6 @@ When HA is enabled in a region that supports availability zones, HA replica shar
3434
If HA is disabled, each shard has its own locally redundant storage (LRS) with three synchronous replicas maintained by Azure Storage service. If there's a single replica failure, the Azure Storage service detects the failure, and transparently re-creates the relevant data. For LRS storage durability, see [Summary of redundancy options](/azure/storage/common/storage-redundancy#summary-of-redundancy-options). However, in the case of a region failure, you run the risk of extensive downtime and possible data loss.
3535

3636

37-
### Prerequisites
38-
39-
Your Azure Cosmos DB for MongoDB vCore cluster must be created in the following regions:
40-
41-
- Australia East
42-
- Southeast Asia
43-
- Canada Central
44-
- North Europe
45-
- UK South
46-
- West Europe
47-
- Central US
48-
- East US
49-
- East US 2
50-
- South Central US
51-
- West US 2
52-
53-
5437
### Create a resource with availability zones enabled
5538

5639
To enable availability zones, you must enable High availability (HA) when [creating a cluster](../cosmos-db/mongodb/vcore/quickstart-portal.md) or in the [**Scale** section of an existing cluster](../cosmos-db/mongodb/vcore/how-to-scale-cluster.md) in the Azure portal.
@@ -91,4 +74,4 @@ Synchronous replication between the primary and secondary shards guarantees no d
9174

9275
- Read more about [feature compatibility with MongoDB](../cosmos-db/mongodb/vcore/compatibility.md).
9376
- Review options for [migrating from MongoDB to Azure Cosmos DB for MongoDB vCore](../cosmos-db/mongodb/vcore/migration-options.md)
94-
- Get started by [creating an account](../cosmos-db/mongodb/vcore/quickstart-portal.md).
77+
- Get started by [creating an account](../cosmos-db/mongodb/vcore/quickstart-portal.md).

0 commit comments

Comments
 (0)