turbot/azure_compliance
Loading controls...

Control: HPC Cache accounts should use customer-managed key for encryption

Description

Manage encryption at rest of Azure HPC Cache with customer-managed keys. By default, customer data is encrypted with service-managed keys, but customer-managed keys are commonly required to meet regulatory compliance standards. Customer-managed keys enable the data to be encrypted with an Azure Key Vault key created and owned by you. You have full control and responsibility for the key lifecycle, including rotation and management.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.hpc_cache_encrypted_with_cmk

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.hpc_cache_encrypted_with_cmk --share

SQL

This control uses a named query:

hpc_cache_encrypted_with_cmk

Tags