turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Cognitive Services accounts should enable data encryption with a customer-managed key

Description

Customer-managed keys are commonly required to meet regulatory compliance standards. Customer-managed keys enable the data stored in Cognitive Services 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:

steampipe check terraform_azure_compliance.control.cognitive_account_encrypted_with_cmk

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.cognitive_account_encrypted_with_cmk

SQL

This control uses a named query:

cognitive_account_encrypted_with_cmk

Tags