Skip to content

Commit b1d5f7e

Browse files
authored
Merge pull request #118231 from hyoshioka0128/patch-751
Typo "a Azure Database"→"an Azure Database"
2 parents c2d35cb + 1c4412b commit b1d5f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/concepts-networking-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Here are some concepts to be familiar with when using virtual networks with Azur
7878
> [!IMPORTANT]
7979
> Private DNS zone names must end with `mysql.database.azure.com`. If you are connecting to an Azure Database for MySQL flexible server instance with SSL and you're using an option to perform full verification (sslmode=VERIFY_IDENTITY) with certificate subject name, use \<servername\>.mysql.database.azure.com in your connection string.
8080
81-
Learn how to create a Azure Database for MySQL flexible server instance with private access (VNet integration) in [the Azure portal](how-to-manage-virtual-network-portal.md) or [the Azure CLI](how-to-manage-virtual-network-cli.md).
81+
Learn how to create an Azure Database for MySQL flexible server instance with private access (VNet integration) in [the Azure portal](how-to-manage-virtual-network-portal.md) or [the Azure CLI](how-to-manage-virtual-network-cli.md).
8282

8383
## Integration with a custom DNS server
8484

0 commit comments

Comments
 (0)