Skip to content

Commit 18e0458

Browse files
authored
Update how-to-manage-vnet-using-portal.md
1 parent 69b4ef4 commit 18e0458

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Virtual Network (VNet) services endpoints and rules extend the private address s
2222

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

25-
2. Ensure that the Allow access to Azure services control is set to **OFF**.
25+
2. Ensure that the Allow access to Azure services control is set to **No**.
2626

2727
> [!Important]
28-
> If you leave the control set to ON, your Azure MySQL Database server accepts communication from any subnet. Leaving the control set to ON might be excessive access from a security point of view. The Microsoft Azure Virtual Network service endpoint feature, in coordination with the virtual network rule feature of Azure Database for MySQL, together can reduce your security surface area.
28+
> If you leave the control set to **Yes**, your Azure MySQL Database server accepts communication from any subnet. Leaving the control set to **Yes** might be excessive access from a security point of view. The Microsoft Azure Virtual Network service endpoint feature, in coordination with the virtual network rule feature of Azure Database for MySQL, together can reduce your security surface area.
2929
3030
3. Next, click on **+ Adding existing virtual network**. If you do not have an existing VNet you can click **+ Create new virtual network** to create one. See [Quickstart: Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md)
3131

@@ -58,4 +58,4 @@ Virtual Network (VNet) services endpoints and rules extend the private address s
5858
- For help in connecting to an Azure Database for MySQL server, see [Connection libraries for Azure Database for MySQL](./concepts-connection-libraries.md)
5959

6060
<!-- Link references, to text, Within this same GitHub repo. -->
61-
[resource-manager-portal]: ../../azure-resource-manager/management/resource-providers-and-types.md
61+
[resource-manager-portal]: ../../azure-resource-manager/management/resource-providers-and-types.md

0 commit comments

Comments
 (0)