Azure Functions Blob Trigger Error Blob File Skipped because ETag has already been processed
I have a blob trigger azure function deployed yet it is not properly processing the blob as I continually get the following error:
How to create zip from multiple azure blob files?
I have a case where I need to provide a zip file to download from browser from the multiple files in the Azure blob storage?