Why Logic app is triggering two times when i use trigger "When a blob is added or modified" ?

Anonymous
2022-11-29T05:10:38.083+00:00

I have used "When a blob is added or modifed" trigger to fire a logicapp. When a file is uploaded in blob container, this logic app must trigger and do some functionality. But this is running two times even though i upload a single file into the container. Please assist me why this is happening and what can be the solution.

Thanks,
Venkat.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,488 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,906 Reputation points Moderator
    2022-11-30T06:34:40.813+00:00

    @Anonymous Thanks for reaching out. Can you share the screenshot and whether you are facing issue into the run history/trigger history that the same run ID is showing as twice? In case if it is not the same run ID please verify the trigger whether it is for the same or different blob by navigating to the individual run history. In case if it is different run ID's with the same blob then please confirm how you are uploading the blob to the storage account and confirm the logic app SKU (consumption/standard), region along with the trigger name so I can reproduce the issue at my end.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.