turbot/azure_compliance
Loading controls...

Control: Private endpoint should be enabled for MySQL servers

Description

Private endpoint connections enforce secure communication by enabling private connectivity to Azure Database for MySQL. Configure a private endpoint connection to enable access to traffic coming only from known networks and prevent access from all other IP addresses, including within Azure.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.mysql_server_private_link_used

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.mysql_server_private_link_used --share

SQL

This control uses a named query:

mysql_server_private_link_used

Tags