Search code examples
azureazure-logic-appsazure-iot-hub

Azure Logic App - How can I re-started my operations failed?


I have many operations failed in my Azure Logic App. I see that if you click on a single operation on the Azure portal you can re-started the operation:

Logic App

Is it possible to select ALL of these failed operations, and re-run all together? Thanks a lot guys


Solution

  • If you want to resubmit one or more logic app runs that failed, succeeded, or are still running, you could bulk resubmit Logic Apps from the Runs Dashboard.

    enter image description here

    enter image description here

    About how to use this function, you could refer to this article:Monitor logic apps with Azure Monitor logs. Under the tile View logic app run information, you could find the Resubmit description.