Hi Guys,
We use Talend to load all the files to Adls2, but all the files are encrypted using Aes as they load to raw zone.
For down stream process we need to decrypt all files.
How do we decrypt files using Adf?
Regards,
Navin
Hi Guys,
We use Talend to load all the files to Adls2, but all the files are encrypted using Aes as they load to raw zone.
For down stream process we need to decrypt all files.
How do we decrypt files using Adf?
Regards,
Navin
Hi @NavinDondapati ,
Following up to see, is below provided answer helps you? Please Accept Answer. Accepting answer will help community. Thank you.
Hi @NavinDondapati ,
Just checking is below provided answer helps? If yes, Please Accept Answer. Accepting answer helps community. Thank you
Hi @NavinDondapati ,
Thank you for posting query in Microsoft Q&A Platform.
Unfortunately there is no out of box feature in Azure Data factory to perform encryption/decryption of files. Below are couple of feature request suggestions submitted by other Azure users. Please feel free to comment and/or up-vote the user voice items to increase the priority of feature implementation.
○ https://feedback.azure.com/forums/270578-data-factory/suggestions/40410025-ability-to-decrypt-and-encrypt-the-incoming-and-ou
○ https://feedback.azure.com/forums/270578-data-factory/suggestions/41023156-add-support-for-gpg-file-decryption
You can have your decryption logic in batch service or Azure functions. You call a batch service via a custom activity and Azure Functions using Azure Function Activity.
Hope this will help. Thank you.
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
Want a reminder to come back and check responses? Here is how to subscribe to a notification.
6 people are following this question.