Hello,
I have Zip file on a blob Storage and it contains multiple zip files. I am trying to extract zip using copy data activity and got the following error:
Error code 2200 Failure happened on 'Source' side. ErrorCode=UserErrorFailedFileOperation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Upload file failed at path xxxxxx .,Source=Microsoft.DataTransfer.Common,''Type=System.ArgumentOutOfRangeException,Message=Number was less than the array's lower bound in the first dimension. Parameter name: srcIndex,Source=mscorlib,'
source : blob storage
compression: Zip deflate
sink: blob storage
compression: none
can anyone help me to resolve this issue.
Thanks,
Shoaib
