You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb/vcore/how-to-cluster-replica.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Follow these steps to [get the connection strings for different cases](./cross-r
97
97
1. On the cluster sidebar, under **Settings**, select **Connection strings**.
98
98
1. Copy the connection string for currently selected cluster to connect to that cluster.
99
99
100
-
Connection strings are preserved after [the cluster replica promotion](./cross-region-replication.md#replica-cluster-promotion). You can continue to use either string for read opertions. You need to change connection string to point to the promoted replica cluster to continue writes to the database after promotino is completed.
100
+
Connection strings are preserved after [the cluster replica promotion](./cross-region-replication.md#replica-cluster-promotion). You can continue to use either string for read operations. You need to change connection string to point to the promoted replica cluster to continue writes to the database after promotion is completed.
101
101
102
102
## Cross-region replication limits and limitations
103
103
The following section describes various limits in the cross-region replication feature.
0 commit comments