Benchmark: 10.3.1 Secrets and Keys
Overview
This section covers security recommendations for Secrets and Keys.
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 10.3.1 Secrets and Keys.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v400_10_3_1
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v400_10_3_1 --share
Controls
- 10.3.1.1 Ensure that 'Enable key rotation reminders' is enabled for each Storage Account
- 10.3.1.2 Ensure that Storage Account access keys are periodically regenerated
- 10.3.1.3 Ensure 'Allow storage account key access' for Azure Storage Accounts is 'Disabled'