Soma
Valued Contributor

hi @Kaniz Fatma​ 

Based on this article client side encryption sub-section

https://learn.microsoft.com/en-us/azure/storage/common/storage-service-encryption#client-side-encryp...

I can do the encryption using sdk which is fine for small volume of data,

but my question is on how to decrypt using spark dataframe reader do we have any ref example to this