Benchmark: MariaDB
Description
This section contains recommendations for configuring MariaDB resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select MariaDB.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.all_controls_mariadbSnapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.all_controls_mariadb --shareControls
- Geo-redundant backup should be enabled for Azure Database for MariaDB
 - Private endpoint should be enabled for MariaDB servers
 - Public network access should be disabled for MariaDB servers
 - MariaDB servers should have 'Enforce SSL connection' set to 'ENABLED'