- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ09-26-2022 08:27 AM
Hi All,
I am looking for some options to add the Client side encryption feature of azure to store data in adls gen2
https://learn.microsoft.com/en-us/azure/storage/blobs/client-side-encryption?tabs=java
Any help will be highly appreciated
Note: Fernet side encryption is not accepted due to high sensitive data.
- Labels:
-
Data
-
Encyption
-
Store data
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ12-11-2022 02:25 AM
@Vidula Khannaโ
We are going with fernet encryption as direct method is not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ09-28-2022 01:27 AM
hi @Kaniz Fatmaโ
Based on this article client side encryption sub-section
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-20-2022 07:24 PM
Hi @somanath Sankaranโ
Hope all is well!
Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ12-11-2022 02:25 AM
@Vidula Khannaโ
We are going with fernet encryption as direct method is not available