The copy task starts and copies a part of the files successfully, but then it fails with this error:
Operation on target Copy data1 failed: Failure happened on 'Sink' side. ErrorCode=AzureBlobWriteOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Blob write operation on path='....' and blobName='...' failed with error message: The remote server returned an error: (409) Conflict..,Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.WindowsAzure.Storage.StorageException,Message=The remote server returned an error: (409) Conflict.,Source=Microsoft.WindowsAzure.Storage,StorageExtendedMessage=The requested operation is not allowed in the current state of the entity.
RequestId:4dc9e99c-901e-001c-7935-c69cf9000000
Time:2023-08-03T18:08:03.0942629Z,,''Type=System.Net.WebException,Message=The remote server returned an error: (409) Conflict.,Source=System,'
Any ideas?