-
Notifications
You must be signed in to change notification settings - Fork 96
/
Copy pathindex.yml
178 lines (169 loc) · 7.73 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
### YamlMime:Landing
title: Azure Database for MySQL documentation
summary: "Azure Database for MySQL is a relational database service powered by the MySQL community edition. You can use Azure Database for MySQL 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."
metadata:
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 use Azure Database for MySQL to deploy your MySQL database in Azure."
ms.service: azure-database-mysql
ms.topic: landing-page
author: SudheeshGH
ms.author: sunaray
ms.reviewer: maghan
ms.date: 09/19/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Card 1
- title: About Azure Database for MySQL
linkLists:
- linkListType: overview
links:
- text: What is Azure Database for MySQL?
url: flexible-server/overview.md
- text: Get started for free with an Azure free account
url: flexible-server/how-to-deploy-on-azure-free-account.md
- linkListType: whats-new
links:
- text: Check out our blog
url: https://techcommunity.microsoft.com/t5/Azure-Database-for-MySQL/bg-p/ADforMySQL
# Card 2
- title: Azure Database for MySQL deployment model
linkLists:
- linkListType: overview
links:
- text: Azure Database for MySQL deployment model
url: flexible-server/overview.md
- linkListType: whats-new
links:
- text: What's new in Azure Database for MySQL?
url: flexible-server/whats-new.md
- linkListType: concept
links:
- text: Server concepts
url: flexible-server/concept-servers.md
- text: Understand compute and storage
url: flexible-server/concepts-compute-storage.md
- text: Limitations
url: flexible-server/concepts-limitations.md
- linkListType: quickstart
links:
- text: Create a server using the portal
url: flexible-server/quickstart-create-server-portal.md
- text: Create a server using Azure CLI
url: flexible-server/quickstart-create-server-cli.md
# Card 3
- title: Connect and query
linkLists:
- linkListType: how-to-guide
links:
- text: Connect and query reference guide
url: flexible-server/how-to-connect-tls-ssl.md
- linkListType: quickstart
links:
- text: Connect using MySQL Workbench
url: flexible-server/connect-workbench.md
- text: Connect using PHP
url: flexible-server/connect-php.md
- text: Connect using Azure Data Studio
url: /azure-data-studio/quickstart-mysql
- text: Connect using Python
url: flexible-server/connect-python.md
# Card 4
- title: Migrations
linkLists:
- linkListType: how-to-guide
links:
- text: Azure Database for MySQL migration guide
url: migrate/mysql-on-premises-azure-db/01-mysql-migration-guide-intro.md
- text: Dump and restore
url: flexible-server/concepts-migrate-dump-restore.md
- text: Import and export
url: flexible-server/concepts-migrate-import-export.md
- text: Migrate Amazon RDS for MySQL with MySQL Workbench
url: flexible-server/connect-workbench.md
- text: Migrate Amazon RDS for MySQL using data-in replication
url: flexible-server/how-to-migrate-rds-mysql-data-in-replication.md
- text: Minimal-downtime migration
url: flexible-server/how-to-migrate-online.md
- text: Common errors during or post migration
url: flexible-server/how-to-troubleshoot-common-errors.md
# Card 5
- title: Manage and migrate data
linkLists:
- linkListType: concept
links:
- text: Manage Azure Database for MySQL using Azure portal
url: flexible-server/how-to-manage-server-portal.md
- text: Migrate using dump and restore
url: flexible-server/concepts-migrate-dump-restore.md
- text: Migrate using import and export
url: flexible-server/concepts-migrate-import-export.md
- linkListType: how-to-guide
links:
- text: Migrate RDS MySQL using MySQL Workbench
url: flexible-server/connect-workbench.md
- text: Migrate using Data Migration Service
url: flexible-server/how-to-migrate-online.md
- text: Azure Data migration guide
url: migrate/mysql-on-premises-azure-db/01-mysql-migration-guide-intro.md
- text: Troubleshoot migration errors
url: flexible-server/how-to-troubleshoot-common-errors.md
# Card 6
- title: Application Development
linkLists:
- linkListType: tutorial
links:
- text: Build a PHP (Laravel) web app with Azure Database for MySQL
url: flexible-server/tutorial-php-database-app.md
- text: Create a Web App with Azure Database for MySQL in VNET
url: flexible-server/tutorial-webapp-server-vnet.md
- text: Deploy Java Spring Boot app on AKS with Azure Database for MySQL
url: flexible-server/tutorial-deploy-springboot-on-aks-vnet.md
- text: Deploy WordPress on App Service with Azure Database for MySQL
url: /azure/app-service/quickstart-wordpress
# Card 7
- title: Troubleshoot
linkLists:
- linkListType: how-to-guide
links:
- text: Troubleshoot migration errors
url: flexible-server/how-to-troubleshoot-common-errors.md
- text: Troubleshoot query performance
url: flexible-server/how-to-troubleshoot-query-performance-new.md
- text: Troubleshoot low memory issues
url: flexible-server/how-to-troubleshoot-low-memory-issues.md
- text: Troubleshoot high CPU utilization
url: flexible-server/how-to-troubleshoot-high-cpu-utilization.md
- text: Troubleshoot replication latency
url: how-to-troubleshoot-replication-latency.md
- text: Troubleshoot database corruption
url: flexible-server/how-to-fix-corrupt-database.md
- text: Troubleshoot connectivity issues
url: flexible-server/how-to-troubleshoot-connectivity-issues.md
- text: Tune performance using the sys_schema
url: flexible-server/how-to-troubleshoot-sys-schema.md
- text: Troubleshooting best practices
url: flexible-server/concepts-troubleshooting-best-practices.md
# Card 8
- title: Reference
linkLists:
- linkListType: download
links:
- text: MySQL Workbench
url: https://www.mysql.com/products/workbench
- text: MySQL .NET Connector
url: https://dev.mysql.com/doc/connector-net/en/
- linkListType: deploy
links:
- text: Azure CLI Samples - Azure Database for MySQL
url: flexible-server/sample-scripts-azure-cli.md
- text: Azure CLI Samples - Azure Database for MySQL - Single Server
url: flexible-server/sample-scripts-azure-cli.md
- text: Azure Resource Manager templates
url: /azure/templates/microsoft.dbformysql/allversions
- linkListType: reference
links:
- text: Azure CLI developer reference
url: /cli/azure/mysql
- text: REST API developer reference
url: /rest/api/mysql/
- text: PowerShell
url: /powershell/module/az.mysql