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. However, if you want to control and manage this encryption key yourself, 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.
Read more about the remediation steps at
https://docs.microsoft.com/en-us/azure/storage/common/customer-managed-keys-overview
Related Links:
https://docs.microsoft.com/en-us/azure/storage/common/storage-create-storage-account