More Info:

Ensure that your Microsoft Azure Storage accounts are using Customer Managed Keys (CMKs) instead of Microsoft Managed Keys

Risk Level

High

Address

Security

Compliance Standards

HIPAA, HITRUST, GDPR, SOC2, NISTCSF, PCIDSS

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the Storage Account Encryption misconfiguration using Customer Managed Keys in Azure:

  1. Login to Azure Portal (https://portal.azure.com/)
  2. Navigate to the Storage Account for which you want to enable encryption using Customer Managed Keys.
  3. Click on the ‘Encryption’ option under the ‘Settings’ section in the left-hand side menu.
  4. Under the ‘Encryption’ tab, select the ‘Customer-managed key’ option.
  5. Click on the ‘Select’ button to choose an existing Key Vault or create a new one.
  6. If you want to create a new Key Vault, click on the ‘Create new’ button and provide the required details.
  7. Once you have selected the Key Vault, select the key that you want to use for encryption.
  8. Click on the ‘Save’ button to save the changes.

That’s it! The Storage Account Encryption using Customer Managed Keys misconfiguration has been remediated successfully. Now your storage account data will be encrypted using the customer-managed keys stored in the Key Vault.