Forum Discussion

Chandan's avatar
Chandan
New Contributor III
4 years ago
Solved

Creating a zip folder in Azure blob storage

I have a requirement where i receive a request with path to many documents which are stored in Azure. My goal is to copy all these files to a temp folder in Azure and then zip it. ( I am not able to ...