Private endpoint should be enabled for MySQL servers

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This rule checks if private endpoint connections are enabled for MySQL servers. Enabling private endpoint connections adds an additional layer of security by restricting access to the server to only specified networks or resources, reducing the exposure to potential threats from the public internet.

Remediation

To enable private endpoint connections for MySQL servers, follow the instructions provided by the cloud provider. For Azure MySQL servers, you can enable private endpoint connections by following the steps outlined in Enable Private Endpoint for Azure Database for MySQL.