Skip to content

Commit 8f06404

Browse files
authored
Update high-availability.md
1 parent 27ba828 commit 8f06404

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/cosmos-db/high-availability.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ Service-managed failover allows Azure Cosmos DB to fail over the write region of
9292
> [!IMPORTANT]
9393
> If you have chosen single-region write configuration with multiple read regions, we strongly recommend that you configure the Azure Cosmos DB accounts used for production workloads to *enable service-managed failover*. This configuration enables Azure Cosmos DB to fail over the account databases to available regions.
9494
> In the absence of this configuration, the account will experience loss of write availability for the whole duration of the write region outage. Manual failover won't succeed because of a lack of region connectivity.
95-
>
95+
96+
> [!WARNING]
97+
> Even with service-managed failover enabled, partial outage may require manual intervention. In these scenarios, it may take up to 1 hour (or more) for failover to take effect. For better write availability during partial outages, we recommend enabling availability zones.
98+
9699

97100
### Multiple write regions
98101

0 commit comments

Comments
 (0)