Skip to content

Commit 6ec8f3e

Browse files
Adding the tabbed conceptual closing markers.
1 parent bb1c325 commit 6ec8f3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/mysql/quickstart-create-mysql-server-database-using-arm-template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Azure Database for MySQL is a managed service that you use to run, manage, and s
3232

3333
An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
3434

35+
---
36+
3537
## Create an Azure Database for MySQL server
3638

3739
You create an Azure Database for MySQL server with a defined set of compute and storage resources. To learn more, see [Azure Database for MySQL pricing tiers](concepts-pricing-tiers.md). You create the server within an [Azure resource group](../azure-resource-manager/management/overview.md).
@@ -137,6 +139,8 @@ On the **Deploy Azure Database for MySQL with VNet** page:
137139

138140
6. Select **Purchase**.
139141

142+
---
143+
140144
## Review deployed resources
141145

142146
# [CLI](#tab/CLI)
@@ -169,6 +173,8 @@ Follow these steps to see an overview of your new Azure Database for MySQL serve
169173

170174
2. In the database list, select your new server. The **Overview** page for your new Azure Database for MySQL server appears.
171175

176+
---
177+
172178
## Clean up resources
173179

174180
When it's no longer needed, delete the resource group, which deletes the resources in the resource group.
@@ -200,6 +206,8 @@ Write-Host "Press [ENTER] to continue..."
200206

201207
4. In the confirmation dialog box, type the name of your resource group, and then select **Delete**.
202208

209+
---
210+
203211
## Next steps
204212

205213
For a step-by-step tutorial that guides you through the process of creating a template, see:

0 commit comments

Comments
 (0)