My flow starts with Sharepoint when an item is created then gets the attachment body and saves to azure blob storage. If a flow hasn't completed and another is submitted my azure blob storage connector fails and shows a red triangle with ! in it indicating Conflict. I tried setting Concurrency control but that didn't resolve the issue. How do I resolve? Azure blob storage connector Conflict!
Solved! Go to Solution.
Hi @gfor ,
Glad to see you resolved the issue.
You could mark your own reply to close the case.
Best Regards,
Wearsky
Resolved. Note Concurrency control cannot be turned off a flow after it is turned on. Copy or reimport are your back out options. In my Sharepoint when an item is created go to settings, Concurrency control on and set parallelism to 1. This queues the incoming items.
Hi @gfor ,
Glad to see you resolved the issue.
You could mark your own reply to close the case.
Best Regards,
Wearsky