From d587451d3e68557e5b3c2946472feb6d68cb134c Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Wed, 27 Nov 2024 00:19:43 +0900 Subject: [PATCH] =?UTF-8?q?Update=20quickstart-create-arm-template.md=20(T?= =?UTF-8?q?ypo=20"flexible=20server"=E2=86=92"Flexible=20Server")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/MicrosoftDocs/azure-databases-docs/blob/main/articles/mysql/flexible-server/quickstart-create-arm-template.md #PingMSFTDocs --- .../mysql/flexible-server/quickstart-create-arm-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/mysql/flexible-server/quickstart-create-arm-template.md b/articles/mysql/flexible-server/quickstart-create-arm-template.md index 6735bd4384..e62138d312 100644 --- a/articles/mysql/flexible-server/quickstart-create-arm-template.md +++ b/articles/mysql/flexible-server/quickstart-create-arm-template.md @@ -260,7 +260,7 @@ To create an Azure Database for MySQL - Flexible Server instance by using the pu ## Create a server that has private access -Modify the following code examples to create an Azure Database for MySQL flexible server that has private access connectivity inside a virtual network: +Modify the following code examples to create an Azure Database for MySQL Flexible Server that has private access connectivity inside a virtual network: ```json @@ -586,7 +586,7 @@ Complete the steps to enter the parameter values. When the deployment finishes, ## Review deployed resources -To verify that your Azure Database for MySQL flexible server was created in the resource group: +To verify that your Azure Database for MySQL Flexible Server was created in the resource group: # [Azure CLI](#tab/azure-cli)