Friday Fact: Consistency in Logic App Trigger Names Ensures Successful Resubmissions

  • Luis Rigueira
  • Jun 14, 2024
  • 2 min read

Today’s Friday Fact focuses on a simple yet critical aspect of testing Logic Apps in the Azure Portal.

After finalizing the Logic App design and completing a successful run, you gain confidence that the workflow behaves as expected.

When a blob is added or modified

However, imagine you decide to change the Logic App trigger name later on.

When a blob is added or modified

If you attempt to resubmit an old run, you might encounter the following error:

Resubmit
Failed to resubmit logic app 'YOUR_LOGIC_APP_NAME'. The workflow 'YOUR_WORKFLOW_NAME' trigger 'YOUR_TRIGGER_NAME' could not be found.
Failed to resubmit logic app

📝 One-Minute Brief

Trigger name consistency in Azure Logic Apps plays a critical role during resubmissions and recovery scenarios. In this Friday Fact, you’ll learn why keeping trigger names unchanged is essential to ensure successful resubmissions, especially when workflows are re-deployed or updated. Understanding this subtle but important behavior helps prevent failed resubmissions, unexpected errors, and downtime in enterprise integration solutions.

Of course, you can still send a request via Postman, or let your Logic App trigger, if said trigger triggers on its own (no pun intended), and proceed from there. However, attempting to resubmit an old run with the previous trigger name will result in the Logic App failing to start.

Interestingly, you can change your entire Logic App design, as long as you keep the trigger name intact, you can resubmit an old run without encountering any issues.

This leads us to an important key phrase:

“Start using proper names from day one!”

proper names

To lazy to read? We’ve got you covered! Check out our video version of this content!

Hope you find this helpful! If you enjoyed the content or found it useful and wish to support our efforts to create more, you can contribute towards purchasing a Star Wars Lego for Sandro’s son!

Hope you have enjoyed this Friday Fact, and we will see you in the next one.

Author: Luis Rigueira

Luis Rigueira is a Enterprise Integration Consultant at DevScope

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