Benchmark: 9.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 9.3 Key Vault.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v400_9_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v400_9_3 --share
Controls
- 9.3.1 Ensure that the Expiration Date is set for all Keys in RBAC Key Vaults
- 9.3.2 Ensure that the Expiration Date is set for all Keys in Non-RBAC Key Vaults.
- 9.3.3 Ensure that the Expiration Date is set for all Secrets in RBAC Key Vaults
- 9.3.4 Ensure that the Expiration Date is set for all Secrets in Non-RBAC Key Vaults
- 9.3.5 Ensure the Key Vault is Recoverable
- 9.3.6 Ensure that Role Based Access Control for Azure Key Vault is enabled
- 9.3.7 Ensure that Public Network Access when using Private Endpoint is disabled
- 9.3.8 Ensure that Private Endpoints are Used for Azure Key Vault
- 9.3.9 Ensure automatic key rotation is enabled within Azure Key Vault
- 9.3.10 Ensure that Azure Key Vault Managed HSM is used when required