You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/how-to-upgrade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ To perform a major version upgrade of an Azure Database for MySQL 5.7 server to
107
107
108
108
2. Create a [read replica](./how-to-read-replicas-portal.md) from your primary server.
109
109
110
-
3. Upgrade your [read replica to version](#perform-a-planned-major-version-upgrade-from-MySQL-57-to-MySQL-80-using-the-Azure-CLI) to 8.0.
110
+
3. Upgrade your [read replica to version](how-to-upgrade.md/#Perform-a-Planned-major-version-upgrade-from-MySQL-57-to-MySQL-80-using-the-Azure-CLI) 8.0.
111
111
112
112
4. After you confirm that the replica server is running version 8.0, stop your application from connecting to your primary server.
0 commit comments