Skip to content

Commit 97e448b

Browse files
Update articles/cosmos-db/high-availability.md
Co-authored-by: Sidney Andrews <[email protected]>
1 parent 92a64bd commit 97e448b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cosmos-db/high-availability.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ You can configure Azure Cosmos DB to accept writes in multiple regions. This con
100100

101101
When you configure an Azure Cosmos DB account for multiple write regions, strong consistency isn't supported and write conflicts might arise. For more information on how to resolve these conflicts, see [Conflict types and resolution policies when using multiple write regions](./conflict-resolution-policies.md).
102102

103-
Because of the internal Azure Cosmos DB architecture, using multiple write regions doesn't guarantee write availability during a region outage. The best configuration to achieve high availability during a region outage is a single write region with service-managed failover.
103+
> [!IMPORTANT]
104+
> Because of the internal Azure Cosmos DB architecture, using multiple write regions doesn't guarantee write availability during a region outage. The best configuration to achieve high availability during a region outage is a single write region with service-managed failover.
104105
105106
#### Conflict-resolution region
106107

0 commit comments

Comments
 (0)