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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@ This feature will enable customers to perform in-place upgrades of their MySQL 5
32
32
- Trigger [on-demand backup](./how-to-trigger-on-demand-backup.md) before you perform major version upgrade on your production server, which can be used to [rollback to version 5.7](./how-to-restore-server-portal.md) from the full on-demand backup taken.
33
33
34
34
35
-
## Perform Planned Major version upgrade from MySQL 5.7 to MySQL 8.0 using Azure Portal
35
+
## Perform Planned Major version upgrade from MySQL 5.7 to MySQL 8.0 using Azure portal
36
36
37
-
1. In the [Azure Portal](https://portal.azure.com/), select your existing Azure Database for MySQL 5.7 server.
37
+
1. In the [Azure portal](https://portal.azure.com/), select your existing Azure Database for MySQL 5.7 server.
38
38
>[!Important]
39
39
> We recommend performing upgrade first on restored copy of the server rather than upgrading production directly. See [how to perform point-in-time restore](./how-to-restore-server-portal.md).
0 commit comments