Skip to content

Commit 30e600e

Browse files
committed
Review feedback and TOC update
1 parent 7fa0a80 commit 30e600e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

articles/cosmos-db/mongodb/vcore/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
href: quickstart-bicep.md
1515
- name: Create resources - Terraform
1616
href: quickstart-terraform.md
17+
- name: Create and use a cross-region replica - Azure portal
18+
href: quickstart-cross-region-replica-portal.md
1719
- name: Tutorials
1820
items:
1921
- name: Build web applications

articles/cosmos-db/mongodb/vcore/quickstart-cross-region-replica-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Create a MongoDB cluster with a cluster read replica in another region by using
6969
| **Storage** | 128 GiB |
7070

7171
1. Unselect the **High availability** option. In the high availability (HA) acknowledgment section, select **I understand**. Finally, select **Save** to persist your changes to the cluster configuration.
72+
In-region high availablity provides an in-region solution where a copy of data from each shard in a cluster is streamed to its standby counterpart located in the same region but in a different availability zone (AZ). High availability uses synchronous replication with zero data loss and automatic failure detection and failover while preserving the connection string intact after failover. High availability might be enabled on the primary cluster for an additional layer of protection from failures.
7273

7374
:::image type="content" source="media/quickstart-portal/configure-scale.png" alt-text="Screenshot of cluster tier and scale options for a cluster.":::
7475

0 commit comments

Comments
 (0)