Storage for critical data should be encrypted with Customer Managed Key

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Description

By default all data in Azure storage account, including blobs, disks, files, queues, tables, and object metadata, is encrypted at rest using Microsoft managed keys. You can enhance the security of your sensitive data by opting for customer-managed keys, which allow you to control and manage the encryption key that protects and controls access to your data. You can also choose to automatically update the key version used for Azure Storage encryption whenever a new version is available in the associated key vault.

Remediation

From the console

  1. Open Azure portal at https://portal.azure.com/
  2. Go to your existing storage account.
  3. Inside your storage account, choose Settings then select Encryption.
  4. By default, Azure storage is encrypted with Microsoft managed keys. To modify this, opt for Customer-managed key.
  5. You’ll need to specify a key from your already available Key Vault in the Customer-managed key settings.
  6. Lastly, you can choose to turn on automatic key updates for encryption whenever a new version is available. Locate this setting under the customer-managed key settings and check the box for Automatic key rotation.