Loading controls...
Benchmark: MySQL
Description
This benchmark provides a set of controls that detect Terraform Azure MySQL resources deviating from security best practices.
Usage
Browse dashboards and select MySQL:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_azure_compliance.benchmark.mysql
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_azure_compliance.benchmark.mysql
Controls
- Geo-redundant backup should be enabled for Azure Database for MySQL
- MySQL servers should use customer-managed keys to encrypt data at rest
- Infrastructure encryption should be enabled for Azure Database for MySQL servers
- Public network access should be disabled for MySQL servers
- Enforce SSL connection should be enabled for MySQL database servers