Data decryption and decompression

Anshal 1,886 Reputation points
2022-05-04T08:56:21.13+00:00

Hi friends I have data encrypted and compression I want to decrypt decrypt and load in to snowflake how can I do in adf and with other services please help me whole steps

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,938 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,601 questions
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
    2022-05-05T07:11:45.25+00:00

    Hi @Anshal ,

    Thank you for posting query in Microsoft Q&A Platform.

    Compress and Un compress of files can be handled in ADF inside Dataset settings. Please check below link where similar discussion is available.
    https://social.msdn.microsoft.com/Forums/en-US/97639125-4f07-401f-a4bc-fc713946dce1/how-can-i-compressuncompress-zipunzip-multiple-files-using-adf?forum=AzureDataFactory

    Azure data factory cannot encrypt data out of box directly. We should either consider using Custom activity or Azure Function activity. Please check below Q&A thread where similar discussion is available.
    https://learn.microsoft.com/en-us/answers/questions/280549/how-to-configure-the-adf-pipe-line-to-encrypt-and.html

    Hope this helps. Please let us know how it goes and if any further queries.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful