Skip to content

Commit 2af4313

Browse files
authored
Update articles/mysql/flexible-server/concepts-high-availability.md
1 parent 390fbad commit 2af4313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/concepts-high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Data-in Replication isn't supported for HA servers. But Data-in Replication for
185185

186186
- **To reduce downtime, can I fail over to the standby server during server restarts or while scaling up or down?** </br>
187187
Currently, Azure MySQL Flexible Server has utlized Planned Failover to optmize the HA operations including scaling up/down, and planned maintenance to help reduce the downtime.
188-
When such operations started, it would operate on the original standby instance first, and followed by triggering a planned failover operation, and then operate on the original primary instance. </br>
188+
When such operations started, it would operate on the original standby instance first, followed by triggering a planned failover operation, and then operate on the original primary instance. </br>
189189

190190
- **Can we change the availability mode (Zone-redundant HA/same-zone) of server** </br>
191191
If you create the server with Zone-redundant HA mode enabled then you can change from Zone-redundant HA to same-zone and vice versa. To change the availability mode, you can set **High Availability** to **Disabled** on the **High Availability** pane, and then set it back to **Zone Redundant or same-zone** and choose **High Availability Mode**.</br>

0 commit comments

Comments
 (0)