Delete Activity - Delete blob returns conflict (409)

Kothai Ramanathan 941 Reputation points Microsoft Employee
2021-03-06T09:37:36.297+00:00

I am trying to delete one blob using a delete activity. I am providing the values like this :

74975-image.png

However, when executing this, I get the below error :

75032-image.png

Any pointers on why this is happening will be helpful.

Thanks,
Kothai.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,463 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kothai Ramanathan 941 Reputation points Microsoft Employee
    2021-03-07T06:13:18.15+00:00

    Dont remember having any snapshots for this file. However, I changed the file name to be without the -, T and : and then the delete worked, thanks.


1 additional answer

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,561 Reputation points
    2021-03-06T10:39:52.683+00:00

    Does the target file has some snapshot created earlier? Try deleting snapshot manually if this is test data you are working on and retry running pipeline.

    0 comments No comments