Skip to content

Commit 58f300f

Browse files
authored
Merge pull request #260931 from v-thepet/index
Azure Database for MySQL flexible server - index changes
2 parents 09e9e5c + 3542e4a commit 58f300f

File tree

1 file changed

+30
-34
lines changed

1 file changed

+30
-34
lines changed

articles/mysql/index.yml

Lines changed: 30 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:Landing
2-
title: Azure Database for MySQL documentation
3-
summary: "Azure Database for MySQL is a relational database service powered by the MySQL community edition. You can use either Single Server or Flexible Server to host a MySQL database in Azure. It's a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability."
2+
title: Azure Database for MySQL - Flexible Server documentation
3+
summary: "Azure Database for MySQL - Flexible Server is a relational database service powered by the MySQL community edition. You can use Azure Database for MySQL - Flexible Server to host a MySQL database in Azure. It's a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability."
44
metadata:
5-
description: "Azure Database for MySQL is a relational database service in the Microsoft cloud that is built for developers and powered by the MySQL community edition. You can choose either Single server or Flexible Server to deploy your MySQL database in Azure."
5+
description: "Azure Database for MySQL - Flexible Server is a relational database service in the Microsoft cloud that is built for developers and powered by the MySQL community edition. You can use Azure Database for MySQL - Flexible Server to deploy your MySQL database in Azure."
66
ms.service: mysql
77
ms.topic: landing-page
88
author: SudheeshGH
@@ -14,12 +14,12 @@ metadata:
1414

1515
landingContent:
1616
# Card 1
17-
- title: About Azure Database for MySQL
17+
- title: About Azure Database for MySQL - Flexible Server
1818
linkLists:
1919
- linkListType: overview
2020
links:
21-
- text: What is Azure Database for MySQL?
22-
url: single-server/overview.md
21+
- text: What is Azure Database for MySQL - Flexible Server?
22+
url: flexible-server/overview-single.md
2323
- text: Choose the right MySQL option
2424
url: single-server/select-right-deployment-type.md
2525
- text: Understand supported MySQL versions
@@ -32,17 +32,15 @@ landingContent:
3232
url: https://techcommunity.microsoft.com/t5/Azure-Database-for-MySQL/bg-p/ADforMySQL
3333

3434
# Card 2
35-
- title: Flexible Server
35+
- title: Azure Database for MySQL - Flexible Server deployment model
3636
linkLists:
3737
- linkListType: overview
3838
links:
39-
- text: What is Flexible Server?
39+
- text: Azure Database for MySQL - Flexible Server deployment model
4040
url: flexible-server/overview.md
41-
- text: View all Flexible server documentation
42-
url: flexible-server/index.yml
4341
- linkListType: whats-new
4442
links:
45-
- text: What's new in Flexible Server?
43+
- text: What's new in Azure Database for MySQL - Flexible Server?
4644
url: flexible-server/whats-new.md
4745
- linkListType: concept
4846
links:
@@ -54,9 +52,9 @@ landingContent:
5452
url: flexible-server/concepts-limitations.md
5553
- linkListType: quickstart
5654
links:
57-
- text: Create a server using Portal
55+
- text: Create a server using the portal
5856
url: flexible-server/quickstart-create-server-portal.md
59-
- text: Create a server using CLI
57+
- text: Create a server using Azure CLI
6058
url: flexible-server/quickstart-create-server-cli.md
6159

6260
# Card 3
@@ -68,23 +66,23 @@ landingContent:
6866
url: single-server/how-to-connect-overview-single-server.md
6967
- linkListType: quickstart
7068
links:
71-
- text: Connect to Flexible server using MySQL Workbench
69+
- text: Connect using MySQL Workbench
7270
url: flexible-server/connect-workbench.md
73-
- text: Connect to Flexible server using PHP
71+
- text: Connect using PHP
7472
url: flexible-server/connect-php.md
75-
- text: Connect to Flexible server using Azure Data Studio
73+
- text: Connect using Azure Data Studio
7674
url: /azure-data-studio/quickstart-mysql
77-
- text: Connect to Flexible server using Python
75+
- text: Connect using Python
7876
url: flexible-server/connect-python.md
7977

8078
# Card 4
8179
- title: Migrations
8280
linkLists:
8381
- linkListType: how-to-guide
8482
links:
85-
- text: Choose the right tools for migration to Azure Database for MySQL
83+
- text: Choose the right tools for migration to Azure Database for MySQL - Flexible Server
8684
url: single-server/how-to-decide-on-right-migration-tools.md
87-
- text: Azure Database for MySQL migration guide
85+
- text: Azure Database for MySQL - Flexible Server migration guide
8886
url: migrate/mysql-on-premises-azure-db/01-mysql-migration-guide-intro.md
8987
- text: dbForge Studio for MySQL
9088
url: single-server/concepts-migrate-dbforge-studio-for-mysql.md
@@ -94,7 +92,7 @@ landingContent:
9492
url: flexible-server/concepts-migrate-import-export.md
9593
- text: Migrate Amazon RDS for MySQL with MySQL Workbench
9694
url: single-server/how-to-migrate-rds-mysql-workbench.md
97-
- text: Migrate Amazon RDS for MySQL using Data-in replication
95+
- text: Migrate Amazon RDS for MySQL using data-in replication
9896
url: single-server/how-to-migrate-rds-mysql-data-in-replication.md
9997
- text: Minimal-downtime migration
10098
url: single-server/how-to-migrate-online.md
@@ -106,7 +104,7 @@ landingContent:
106104
linkLists:
107105
- linkListType: concept
108106
links:
109-
- text: Manage Flexible Server using Azure portal
107+
- text: Manage Azure Database for MySQL - Flexible Server using Azure portal
110108
url: flexible-server/how-to-manage-server-portal.md
111109
- text: Migrate using dump and restore
112110
url: single-server/concepts-migrate-dump-restore.md
@@ -136,29 +134,27 @@ landingContent:
136134
url: single-server/concepts-compatibility.md
137135
- linkListType: tutorial
138136
links:
139-
- text: Build a PHP (Laravel) web app with Flexible server
137+
- text: Build a PHP (Laravel) web app with Azure Database for MySQL - Flexible Server
140138
url: flexible-server/tutorial-php-database-app.md
141-
- text: Create a Web App with Flexible server in VNET
139+
- text: Create a Web App with Azure Database for MySQL - Flexible Server in VNET
142140
url: flexible-server/tutorial-webapp-server-vnet.md
143-
- text: Deploy Java Spring Boot app on AKS with Flexible Server
141+
- text: Deploy Java Spring Boot app on AKS with Azure Database for MySQL - Flexible Server
144142
url: flexible-server/tutorial-deploy-springboot-on-aks-vnet.md
145-
- text: Deploy WordPress on App Service with Flexible Server
143+
- text: Deploy WordPress on App Service with Azure Database for MySQL - Flexible Server
146144
url: ../app-service/quickstart-wordpress.md
147145

148146
# Card 7
149-
- title: Single Server
147+
- title: Azure Database for MySQL - Single Server
150148
linkLists:
151149
- linkListType: overview
152150
links:
153-
- text: What is Single Server?
151+
- text: What is Azure Database for MySQL - Single Server?
154152
url: single-server/single-server-overview.md
155-
- text: What's new in Single Server?
153+
- text: What's new in Azure Database for MySQL - Single Server?
156154
url: single-server/single-server-whats-new.md
157-
- text: View all Single server documentation
158-
url: single-server/index.yml
159155
- linkListType: whats-new
160156
links:
161-
- text: What's new in Single Server?
157+
- text: What's new in Azure Database for MySQL - Single Server?
162158
url: single-server/single-server-whats-new.md
163159
- linkListType: concept
164160
links:
@@ -210,10 +206,10 @@ landingContent:
210206
url: https://dev.mysql.com/doc/connector-net/en/
211207
- linkListType: deploy
212208
links:
213-
- text: Azure CLI Samples - Single Server
214-
url: single-server/sample-scripts-azure-cli.md
215-
- text: Azure CLI Samples - Flexible Server
209+
- text: Azure CLI Samples - Azure Database for MySQL - Flexible Server
216210
url: flexible-server/sample-scripts-azure-cli.md
211+
- text: Azure CLI Samples - Azure Database for MySQL - Single Server
212+
url: single-server/sample-scripts-azure-cli.md
217213
- text: Azure Resource Manager templates
218214
url: /azure/templates/microsoft.dbformysql/allversions
219215
- linkListType: reference

0 commit comments

Comments
 (0)