turbot/azure_compliance

Control: IoT Hub device provisioning service data should be encrypted using customer-managed keys (CMK)

Description

Use customer-managed keys to manage the encryption at rest of your IoT Hub device provisioning service. The data is automatically encrypted at rest with service-managed keys, but customer-managed keys (CMK) are commonly required to meet regulatory compliance standards. CMKs enable the data to be encrypted with an Azure Key Vault key created and owned by you. Learn more about CMK encryption at https://aka.ms/dps/CMK.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.iot_hub_encrypted_with_cmk

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

manual_control

Tags