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/flexible-server/concepts-networking-private-link.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ A private endpoint is a private IP address within a specific [VNet](../../virtua
20
20
21
21
> [!NOTE]
22
22
> Enabling Private Link is exclusively possible for Azure Database for MySQL - Flexible Server instances that are created with public access. Learn how to enable private endpoint using the [Azure portal](how-to-networking-private-link-portal.md) or [Azure CLI](how-to-networking-private-link-azure-cli.md).
23
+
23
24
## Benefits of Private Link for MySQL flexible server
24
25
25
26
Here are some benefits for using the networking private link feature with MySQL flexible server.
@@ -106,8 +107,8 @@ When a user tries to delete both the MySQL flexible server and Private Endpoint
106
107
107
108
To learn more about Azure Database for MySQL security features, see the following articles:
108
109
109
-
- To configure a firewall for Azure Database for MySQL, see [firewall support](../single-server/concepts-firewall-rules.md).
110
+
- To configure a firewall for Azure Database for MySQL, see [firewall support](../flexible-server/concepts-networking-public.md).
110
111
111
-
- For an overview of Azure Database for MySQL connectivity, see [Azure Database for MySQL Connectivity Architecture](../single-server/concepts-connectivity-architecture.md)
112
+
- For an overview of Azure Database for MySQL connectivity, see [Azure Database for MySQL Connectivity Architecture](../flexible-server/concepts-networking.md)
0 commit comments