Benchmark: 9.3.1 Secrets and Keys
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 9.3.1 Secrets and Keys.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_9_3_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_9_3_1 --shareControls
- 9.3.1.1 Ensure that 'Enable key rotation reminders' is enabled for each Storage Account
- 9.3.1.2 Ensure that Storage Account access keys are periodically regenerated
- 9.3.1.3 Ensure 'Allow storage account key access' for Azure Storage Accounts is 'Disabled'