@CuiweiLu-7642 Firstly, Apologies for the delay response here!
Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
In the case of a compromised SSE key, the data is still protected by the infrastructure encryption. The infrastructure encryption relies on Microsoft-managed keys and always uses a separate key. The data is encrypted twice, once at the service level and once at the infrastructure level, with two different encryption algorithms and two different keys. The infrastructure encryption is recommended for scenarios where doubly encrypting data is necessary for compliance requirements.
Server-Side Encryption (SSE): SSE in Azure Storage encrypts your data using a storage account-specific encryption key. When you write data to Azure Storage, it is automatically encrypted by the service using this key. When you read data, the service automatically decrypts it for you.
In the case of a compromised SSE key, the data is still protected by the infrastructure encryption. The infrastructure encryption relies on Microsoft-managed keys and always uses a separate key. The data is encrypted twice, once at the service level and once at the infrastructure level, with two different encryption algorithms and two different keys. The infrastructure encryption is recommended for scenarios where doubly encrypting data is necessary for compliance requirements<sup>.</sup>
Server-Side Encryption (SSE): SSE in Azure Storage encrypts your data using a storage account-specific encryption key. When you write data to Azure Storage, it is automatically encrypted by the service using this key. When you read data, the service automatically decrypts it for you.
In the case of a compromised SSE key, the data is still protected by the infrastructure encryption. The infrastructure encryption relies on Microsoft-managed keys and always uses a separate key. The data is encrypted twice, once at the service level and once at the infrastructure level, with two different encryption algorithms and two different keys. The infrastructure encryption is recommended for scenarios where doubly encrypting data is necessary for compliance requirement. Server-Side Encryption (SSE): SSE in Azure Storage encrypts your data using a storage account-specific encryption key. When you write data to Azure Storage, it is automatically encrypted by the service using this key. When you read data, the service automatically decrypts it for you.
Please let us know if you have any further queries. I’m happy to assist you further.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.