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.

PREVIEWING: aliciascott/DOCS-9725-Cloudcraft