π Azure Storage Account With Critical Data is not encrypted with customer managed key π’
- Contextual name: π Critical Data is not encrypted with customer managed key π’
- ID:
/ce/ca/azure/storage/critical-data-encryption-with-cmk
- Located in: π Azure Storage
Flagsβ
- π’ Impossible policy
- π’ Policy with categories
- π’ Policy with type
Our Metadataβ
- Policy Type:
BEST_PRACTICE
- Policy Category:
SECURITY
Similar Policiesβ
- Cloud Conformity
- Internal
dec-x-aef11ebd
Similar Internal Rulesβ
Rule | Policies | Flags |
---|---|---|
βοΈ dec-x-aef11ebd | 1 |
Descriptionβ
Descriptionβ
Enable sensitive data encryption at rest using Customer Managed Keys (CMK) rather than Microsoft Managed keys.
Rationaleβ
By default, data in the storage account is encrypted using Microsoft Managed Keys at rest. All Azure Storage resources are encrypted, including blobs, disks, files, queues, and tables. All object metadata is also encrypted. If you want to control and manage this encryption key yourself, however, you can specify a customer-managed key. That key is used to protect and control access to the key that encrypts 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.
While it is possible to automate the assessment of this recommendation, the assessment status for this recommendation remains 'Manual.' This is because the recommendation pertains to storage accounts that store critical data and is therefore not applicable to all storage accounts.
Impactβ
If the key expires by setting the
activation date
andexpiration date
, the user must rotate the key manually.... see more
Remediationβ
Remediationβ
From Azure Portalβ
- Go to
Storage Accounts
.- For each storage account, under
Security + networking
, go toEncryption
.- Set
Encryption type
toCustomer-managed keys
.- Select an encryption key or enter a key URI.
- Click
Save
.