Logic App Consumption Bulk Failed Runs Resubmit Tool

  • Sandro Pereira
  • Feb 9, 2024
  • 2 min read

Last week, we published a post on Logic Apps Best Practices, Tips, and Tricks exploring how to resubmit multiple runs at once. However, that process can still feel tedious and, at times, unnecessarily complex. Fortunately, Microsoft recently introduced new features that help streamline this experience. Even so, the overall workflow can remain a bit confusing.

At the same time, while we were exploring these new capabilities, we were also finalizing a tool designed to solve this exact problem. Since the tool was already complete, we decided to make it publicly available to simplify bulk resubmission scenarios.

📝 One-Minute Brief

Recover from a backlog of failed Logic Apps (Consumption) runs in minutes. This simple .NET Windows app lets you list and resubmit multiple failed runs at once by providing the Logic App name, Resource Group, and Subscription ID. You can optionally filter by a DateTime range, and if you don’t, the tool shows failed runs (up to 250) for fast bulk resubmission.

Logic App Consumption Bulk Failed Runs Resubmit Tool

This is a simple .NET Windows application that allows you to easily resubmit multiple Logic App Consumption runs at once.

To achieve that, you need to be already authenticated on your Azure Portal, and you need to provide the following parameters:

  • Logic App name;
  • Resource Group;
  • and Subscription ID;
  • Optionally, you can select a DateTime range to filter the failed runs you need to resume.
    • If you don’t select a range, all failed runs until a max of 250 will be presented.
Failed runs

Where can I download it?

You can download the complete Logic App Consumption Bulk Failed Runs Resubmit tool source code here:

Hope you find this helpful! So, if you liked the content or found it useful and want to help me write more, you can buy (or help me buy) my son a Star Wars Lego! 

Thanks to my team member, Luís Rigueira, for being the mentor of this idea.

Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top