โ07-26-2021 06:55 PM
Is there a way to Decrypt / Encrypt Blob files in Databricks using Key stored in Key Vault.
What libraries need to be used?
Any code snippets? Links?
โ09-14-2021 04:54 PM
Thanks Kaniz... we got this working now using gnupg within databricks notebook.
Regards
Sreedhar
โ10-06-2021 10:33 AM
Hi @Sreedhar Vengalaโ , we are trying the same can you share some sample code on how we can achieve the same, and did you pick the files from ADLS and placed back the encrypted files to ADLS folders
โ11-16-2021 01:10 PM
Hi Team, Could anyone please help me on how to decrypt PGP keys using Azure Keyvault in Azure Databricks notebook.
โ11-22-2021 06:04 AM
@Kaniz Fatmaโ
Could you please share the decryption script on how to decrypt PGP keys using Azure Keyvault in Azure Databricks notebook.
โ12-03-2021 10:53 AM
@Kaniz Fatmaโ
We are looking to decrypt using Azure Databricks notebook...the above git hub link is using Azure functions and .net libraries.
Could you please help on the same ?
โ04-06-2022 07:40 PM
@Kaniz Fatmaโ
Is the key generated via OpenPGP (Private and Public) or Python?
โ04-07-2022 12:10 AM
@Kaniz Fatmaโ
Thank you.
Where is the key pairs were generated ? is it Python in Databricks or OpenPGP that created the key pairs?
โ06-27-2022 12:06 PM
Hi @Kaniz Fatmaโ ,
I used the code that you've given above to encrypt the file, however, I am facing some issues as below:
I am looking out for the actual file format of a public key which we can use and the code can work. Is there a specific source you would like me to go to generate this public key file? Your advice on this will be a highly appreciated.
โ01-28-2023 07:10 PM
This blog will help. https://medium.com/@anupamchand/pgp-encryption-using-python-in-azure-databricks-ef4bd56145ed. We used bash script within databricks to get this working. โBash is good good for large files. We tested upto 2GB and it worked fine. With plain python you will run into OOM errors.
โ07-05-2022 09:48 AM
I am looking for similar requirements to explore various options to encrypt/decrypt the ADLS data using ADB pyspark. Please share list of options available.
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group