Benchmark: 8 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 8 Key Vault.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v210_8
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v210_8 --share
Controls
- 8.1 Ensure that the Expiration Date is set for all Keys in RBAC Key Vaults
- 8.2 Ensure that the Expiration Date is set for all Keys in Non-RBAC Key Vaults
- 8.3 Ensure that the Expiration Date is set for all Secrets in RBAC Key Vaults
- 8.4 Ensure that the Expiration Date is set for all Secrets in Non-RBAC Key Vaults
- 8.5 Ensure the Key Vault is Recoverable
- 8.6 Enable Role Based Access Control for Azure Key Vault
- 8.7 Ensure that Private Endpoints are Used for Azure Key Vault
- 8.8 Ensure Automatic Key Rotation is Enabled Within Azure Key Vault for the Supported Services