Skip to content

Commit cc25340

Browse files
committed
Fix filename
1 parent af4ccf6 commit cc25340

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
@@ -27,7 +27,7 @@ When you deploy a server with zone-redundant high availability, Azure creates tw
2727

2828
You can choose the availability zone for both the primary server and the standby replica. Placing the primary server and the standby server in the same zone reduces latency, whereas placing them in different zones helps you prepare for disaster recovery situations and zone-down scenarios.
2929

30-
:::image type="content" source="media/concepts-high-availability/mysql-overview-zone-redundant-ha.png" alt-text="Diagram that shows the architecture for zone-redundant high-availability." lightbox="media/concepts-high-availability/mysql-overview-zone-redundant-ha":::
30+
:::image type="content" source="media/concepts-high-availability/mysql-overview-zone-redundant-ha.png" alt-text="Diagram that shows the architecture for zone-redundant high-availability." lightbox="media/concepts-high-availability/mysql-overview-zone-redundant-ha.png":::
3131

3232
The data and log files are hosted in [zone-redundant storage (ZRS)](/azure/storage/common/storage-redundancy#redundancy-in-the-primary-region). The standby server continuously reads and replays the log files from the primary server's storage account, which storage-level replication protects.
3333

0 commit comments

Comments
 (0)