Skip to content

Commit 20e1d1b

Browse files
authored
Merge pull request #96164 from stambunan/patch-1
Explicitly state that VNET rules requirements
2 parents 77cdbf6 + 5cc2f20 commit 20e1d1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/mysql/single-server/how-to-manage-firewall-using-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Server-level firewall rules can be used to manage access to an Azure Database fo
1616

1717
Virtual Network (VNet) rules can also be used to secure access to your server. Learn more about [creating and managing Virtual Network service endpoints and rules using the Azure portal](how-to-manage-vnet-using-portal.md).
1818

19+
> [!NOTE]
20+
> Virtual Network (VNet) rules can only be used on General Purpose or Memory Optimized tiers.
21+
1922
## Create a server-level firewall rule in the Azure portal
2023

2124
1. On the MySQL server page, under Settings heading, click **Connection Security** to open the Connection Security page for the Azure Database for MySQL.

0 commit comments

Comments
 (0)