turbot/azure_compliance
Loading controls...

Control: Ensure 'TLS Version' is set to 'TLSV1.2' for MySQL flexible Database Server

Description

Ensure TLS version on MySQL flexible servers is set to the default value.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.mysql_server_min_tls_1_2

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

mysql_server_min_tls_1_2

Tags