Skip to content

Commit 861105e

Browse files
authored
Merge pull request #242695 from vivgk/vvkpl1
vvkpl1
2 parents fa2d86d + 76a3a7d commit 861105e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/mysql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
- name: Public Access
9898
href: flexible-server/concepts-networking-public.md
9999
displayName: Public access
100-
- name: Provate Link
100+
- name: Private Link
101101
href: flexible-server/concepts-networking-private-link.md
102102
displayName: Private Link
103103
- name: Service Maintenance

articles/mysql/flexible-server/concepts-networking-private-link.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ Clients can connect to the server based on the firewall configuration when this
9999
100100
To learn how to set the **Deny Public Network Access** for your Azure Database for MySQL flexible server from the Azure portal, refer to [Deny Public Network Access using the Azure portal](how-to-networking-private-link-deny-public-access.md).
101101

102+
## Limitation
103+
104+
When a user tries to delete both the MySQL flexible server and Private Endpoint simultaneously, they may encounter an Internal Server error. To avoid this issue, we recommend deleting the Private Endpoint(s) first and then proceeding to delete the MySQL flexible server after a short pause.
105+
102106
## Next steps
103107

104108
To learn more about Azure Database for MySQL security features, see the following articles:

0 commit comments

Comments
 (0)