Skip to content

Commit 070d3f7

Browse files
author
igorpag
committed
Rephrased a sentence and fixed a broken link
1 parent 0d34e74 commit 070d3f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/reliability/cross-region-replication-azure-no-pair.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Geo-replication enables an Azure container registry to function as a single regi
3636

3737

3838
## Azure Cosmos DB
39-
If your solution requires continuous uptime during region outages, you can configure Azure Cosmos DB to replicate your data across multiple regions and to transparently fail over to operating regions when required. Azure Cosmos DB supports [multi-region writes](/azure/cosmos-db/multi-region-writes) and [multi-region reads](/azure/cosmos-db/multi-region-reads) to provide low-latency access to your data from any region. You can also use [manual failover](/azure/cosmos-db/tutorial-global-distribution-sql-api) to fail over to a secondary region in the event of a regional outage.
40-
There is no dependency on region pairs for this feature.
39+
If your solution requires continuous uptime during region outages, you can configure Azure Cosmos DB to replicate your data across [multiple regions](/azure/cosmos-db/how-to-manage-database-account#add-remove-regions-from-your-database-account) and to transparently fail over to operating regions when required. Azure Cosmos DB supports [multi-region writes](/azure/cosmos-db/multi-region-writes) and can distribute your data globally to provide low-latency access to your data from any region without any pairing restriction.
4140

4241

4342
## Azure Database for MySQL

0 commit comments

Comments
 (0)