Benchmark: 8.3 Key Vault
Key Vault
This section covers security recommendations to follow for the configuration and use of Azure Key Vault.
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 8.3 Key Vault.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_8_3Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_8_3 --shareControls
- 8.3.1 Ensure that the Expiration Date is set for all Keys in RBAC Key Vaults
- 8.3.2 Ensure that the Expiration Date is set for all Keys in Non-RBAC Key Vaults
- 8.3.3 Ensure that the Expiration Date is set for all Secrets in RBAC Key Vaults
- 8.3.4 Ensure that the Expiration Date is set for all Secrets in Non-RBAC Key Vaults
- 8.3.5 Ensure 'Purge protection' is set to 'Enabled'
- 8.3.6 Ensure that Role Based Access Control for Azure Key Vault is enabled
- 8.3.7 Ensure Public Network Access is Disabled
- 8.3.8 Ensure Private Endpoints are used to access Azure Key Vault
- 8.3.9 Ensure automatic key rotation is enabled within Azure Key Vault
- 8.3.10 Ensure that Azure Key Vault Managed HSM is used when required
- 8.3.11 Ensure certificate 'Validity Period (in months)' is less than or equal to '12'