turbot/azure_compliance
Loading controls...

Control: Service Bus Premium namespaces should use a customer-managed key for encryption

Description

Azure Service Bus supports the option of encrypting data at rest with either Microsoft-managed keys (default) or customer-managed keys. Choosing to encrypt data using customer-managed keys enables you to assign, rotate, disable, and revoke access to the keys that Service Bus will use to encrypt data in your namespace. Note that Service Bus only supports encryption with customer-managed keys for premium namespaces.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.servicebus_premium_namespace_cmk_encrypted

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

servicebus_premium_namespace_cmk_encrypted

Tags