Skip to content

Commit 488acf2

Browse files
authored
Merge pull request #212623 from code-sidd/hide_major_version_doc
Hiding the docs published till deployment
2 parents 074d90b + e34f3b6 commit 488acf2

File tree

8 files changed

+6
-147
lines changed

8 files changed

+6
-147
lines changed

articles/mysql/.openpublishing.redirection.mysql.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,11 @@
744744
"source_path_from_root": "/articles/mysql/flexible-server/concepts-compute-storage.md",
745745
"redirect_url": "/azure/mysql/flexible-server/concepts-service-tiers-storage",
746746
"redirect_document_id": true
747-
}
747+
},
748+
{
749+
"source_path_from_root": "/articles/mysql/flexible-server/how-to-upgrade.md",
750+
"redirect_url": "/azure/mysql/single-server/how-to-major-version-upgrade",
751+
"redirect_document_id": true
752+
}
748753
]
749754
}

articles/mysql/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@
187187
href: flexible-server/how-to-restart-stop-start-server-cli.md
188188
- name: Move Servers between regions
189189
href: flexible-server/how-to-move-regions.md
190-
- name: Major Version Upgrade
191-
href: flexible-server/how-to-upgrade.md
192190
- name: Networking
193191
items:
194192
- name: Configure Private access (VNet Integration)

articles/mysql/flexible-server/how-to-upgrade.md

Lines changed: 0 additions & 140 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/mysql/flexible-server/whats-new.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ This article summarizes new releases and features in Azure Database for MySQL -
2424
2525
## September 2022
2626

27-
- **Major version upgrade in Azure Database for MySQL - Flexible Server (Preview)**
28-
You can now upgrade your MySQL major version, in-place in Azure Database for MySQL Flexible server from MySQL 5.7 servers to MySQL 8.0 with a click of button without any data movement or the need of any application connection string changes.[Learn more](./how-to-upgrade.md)
29-
30-
3127
- **Read replica for HA enabled Azure Database for MySQL - Flexible Server (General Availability)**
3228

3329
The read replica feature allows you to replicate data from an Azure Database for MySQL flexible server to a read-only server. You can replicate the source server to up to 10 replicas. This functionality is now extended to support HA enabled servers within same region.[Learn more](concepts-read-replicas.md)

0 commit comments

Comments
 (0)