Logic App Best Practices, Tips, and Tricks: #49 The Hidden 32-Character Naming Trap in Logic Apps Standard
When working with Azure Logic Apps (Standard), most of us focus on workflows, connectors, networking, and deployment pipelines. Naming? That usually feels like a harmless detail. Unfortunately, it isn’t. In this post, I want to share a subtle but real pitfall that can cause random deployment failures, runtime issues, and very confusing behaviour when running… Read More »
Logic App Best Practices, Tips, and Tricks: #48 How to add a new HTTP Header to an existing action that already has headers
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post. Today, we will discuss how to add a new HTTP Header to an existing action that already has headers! How to add a new HTTP Header to an existing action that already has headers Adding a new HTTP Header to an existing action (or… Read More »
Logic Apps Best Practices, Tips and Tricks: #47 Proper use of the Terminate action
Welcome again to another Logic Apps Best Practices, Tips, and Tricks. In my previous blog posts, I discussed some of the essential best practices to follow when working with Azure Logic Apps. Check out these Logic App tips and tricks! Today, I will discuss another critical Best practice, Tip, and Trick that you need to consider… Read More »
Logic Apps Best practices, Tips and Tricks: #46 Debatching XML Messages
Welcome again to another Logic Apps Best Practices, Tips, and Tricks. In my previous blog posts, I discussed some of the essential best practices to follow when working with Azure Logic Apps. Check out these Logic App tips and tricks! Today I will speak about another important Best practice, Tips, and Tricks that you need to… Read More »
Logic App Best practices, Tips and Tricks: #1 Logic App Naming Convention (extended/revisited)
It’s been over three years since I published the first Logic Apps tips and tricks – Logic App Best Practices, Tips and Tricks: #1 Logic App Naming Convention. A lot has happened and changed since then, so I believe now is the perfect time to revisit and update that blog post #1 Logic App Naming… Read More »
Logic Apps Best practices, Tips and Tricks: #45 Calling API Management in a different subscription on LA Standard
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post. Today, we will discuss how to call from Logic App Standard an API exposed in API Management from a different subscription using the in-app API Management connector. On May 08, 2023, Microsoft announced the availability of an APIM connector for Logic Apps Standard. This… Read More »
Logic Apps: New Set Of Best Practices, Tips and Tricks video
I have already mentioned this session on my blog, but I never shared the video, so that will fit on the crusade to find sessions I delivered in the past that I never referenced on my blog. Today, I found another great video session about Logic App, which I delivered four years ago at Azure… Read More »
Logic App Best Practices, Tips, and Tricks: #44 How to apply Locks to Logic Apps Consumption workflows in Visual Studio LA projects
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post. Today, we will discuss how to apply workflow Locks to Logic Apps Consumption in Visual Studio Logic App projects How to apply workflow Locks to Logic App Consumption in Visual Studio Logic App projects Did you know you can apply a lock directly to… Read More »
Logic App Best Practices, Tips, and Tricks: #43 How to properly configure the System Number property of the SAP Connector
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post. In my previous blog posts, I discussed a fundamental trick for developers who use the SAP Connector to connect to SAP Systems. Today, we will discuss how to properly configure the SAP Connector’s System Number property. How to properly configure the System Number… Read More »