Benchmark: 3.3 Key Vault
Overview
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-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 3.3 Key Vault.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v300_3_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v300_3_3 --share
Controls
- 3.3.1 Ensure that the Expiration Date is set for all Keys in RBAC Key Vaults
- 3.3.2 Ensure that the Expiration Date is set for all Keys in Non-RBAC Key Vaults
- 3.3.3 Ensure that the Expiration Date is set for all Secrets in RBAC Key Vaults
- 3.3.4 Ensure that the Expiration Date is set for all Secrets in Non-RBAC Key Vaults
- 3.3.5 Ensure the Key Vault is Recoverable
- 3.3.6 Enable Role Based Access Control for Azure Key Vault
- 3.3.7 Ensure that Private Endpoints are Used for Azure Key Vault
- 3.3.8 Ensure Automatic Key Rotation is Enabled Within Azure Key Vault for the Supported Services