Skip to content

Commit 1226a2f

Browse files
authored
Merge pull request #116590 from hyoshioka0128/patch-712
Typo "a Azure"→"an Azure"
2 parents 4314e21 + 8ca555f commit 1226a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/single-server/how-to-configure-private-link-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ az vm create \
7272
7373
## Create an Azure Database for MySQL server
7474

75-
Create a Azure Database for MySQL with the az mysql server create command. Remember that the name of your MySQL Server must be unique across Azure, so replace the placeholder value in brackets with your own unique value:
75+
Create an Azure Database for MySQL with the az mysql server create command. Remember that the name of your MySQL Server must be unique across Azure, so replace the placeholder value in brackets with your own unique value:
7676

7777
```azurecli-interactive
7878
# Create a server in the resource group

0 commit comments

Comments
 (0)