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-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select MariaDB.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.all_controls_mariadb
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.all_controls_mariadb --share
Controls
- 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'