Do Enabling Customer Managed Keys will have any effect while accessing data using SAS keys?

Sachin Vettiyattil-FT 41 Reputation points
2023-07-21T07:08:39.1766667+00:00

We are trying to implement customer managed keys in storage accounts. So i do understand that we might have to make few code changes while connecting to Storage account as mentioned in the article https://www.serverlessnotes.com/docs/using-customer-managed-keys-for-encrypting-azure-storage-account
What i would further like to understand is, will this effect when i try connecting to the storage account using a SAS Key. Which I would be in most cases. Do we an documentation which address this?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,863 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
162 questions
Azure FastTrack
Azure FastTrack
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.FastTrack: This tag is no longer in use. Please use 'Azure Startups' instead.
75 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 44,891 Reputation points Microsoft Employee
    2023-07-21T09:57:49.0633333+00:00

    What I am trying to understand here if I have enabled customer managed key encryption, and from code if I try generating sas token and then token is used by clients to access the storage resources will I need to make any code adjustments. No, need to make any changes in the code, it will work in SAS token. I was able to repro the issue.

    If you still any question, l would to like to connect offline

    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.

    0 comments No comments