2
Answers

Download multiple file from azure blob

I want to download upto 1000 files from blob and convert it into zip.Then again upload the zipped file into blob.Finally send the zip file link to customer for downlod.But I am having few issues in doing it
1.Windows.AzureStorageException occurs
2.Not able to download large files
3.Final Uploadedzip file results in invalid format 
 
Answers (2)