You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/concepts-firewall-rules.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ To allow applications from Azure to connect to your Azure Database for MySQL ser
39
39

40
40
41
41
### Connecting from a VNet
42
-
To connect securely to your Azure Database for MySQL server from a VNet, consider using [VNet service endpoints](./concepts-data-access-security-vnet.md).
42
+
To connect securely to your Azure Database for MySQL server from a VNet, consider using [VNet service endpoints](./concepts-data-access-and-security-vnet.md).
43
43
44
44
## Programmatically managing firewall rules
45
45
In addition to the Azure portal, firewall rules can be managed programmatically by using the Azure CLI. See also [Create and manage Azure Database for MySQL firewall rules using Azure CLI](./howto-manage-firewall-using-cli.md)
@@ -64,4 +64,4 @@ Connections to the Azure Database for MySQL server are routed through a publicly
64
64
65
65
*[Create and manage Azure Database for MySQL firewall rules using the Azure portal](./howto-manage-firewall-using-portal.md)
66
66
*[Create and manage Azure Database for MySQL firewall rules using Azure CLI](./howto-manage-firewall-using-cli.md)
67
-
-[VNet service endpoints in Azure Database for MySQL](./concepts-data-access-security-vnet.md)
67
+
-[VNet service endpoints in Azure Database for MySQL](./concepts-data-access-and-security-vnet.md)
Copy file name to clipboardExpand all lines: articles/postgresql/concepts-firewall-rules.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To allow applications from Azure to connect to your Azure Database for PostgreSQ
37
37

38
38
39
39
### Connecting from a VNet
40
-
To connect securely to your Azure Database for PostgreSQL server from a VNet, consider using [VNet service endpoints](./concepts-data-access-security-vnet.md).
40
+
To connect securely to your Azure Database for PostgreSQL server from a VNet, consider using [VNet service endpoints](./concepts-data-access-and-security-vnet.md).
41
41
42
42
## Programmatically managing firewall rules
43
43
In addition to the Azure portal, firewall rules can be managed programmatically using Azure CLI.
@@ -66,4 +66,4 @@ Connections to the Azure Database for PostgreSQL server are routed through a pub
66
66
For articles on creating server-level and database-level firewall rules, see:
67
67
*[Create and manage Azure Database for PostgreSQL firewall rules using the Azure portal](howto-manage-firewall-using-portal.md)
68
68
*[Create and manage Azure Database for PostgreSQL firewall rules using Azure CLI](howto-manage-firewall-using-cli.md)
69
-
-[VNet service endpoints in Azure Database for PostgreSQL](./concepts-data-access-security-vnet.md)
69
+
-[VNet service endpoints in Azure Database for PostgreSQL](./concepts-data-access-and-security-vnet.md)
0 commit comments