Virtual Global Azure 2020 | Lisbon | April 25, 2020 | Logic Apps: Best practices, Tips, and Tricks
Due to the world pandemic that we are facing this year, the Global Azure Bootcamp which is usually done in several cities at the same time will be for the first time an online event. And I would like to invite you to join us on the Virtual Global Azure Lisbon that will happen next Saturday, 25th… Read More »
Friday Fact: You can deploy your Logic App Standard Workflows locally in a disabled state
Have you ever deployed a workflow only to find it suddenly running live when you weren’t ready? Yeah… that one stings. You carefully build your workflow locally. You test everything.You deploy it… …and boom, it’s already enabled and executing in production, especially if they are recurring or polling workflows! So what’s going on? What’s Happening?… Read More »
BizTalk Server Best Practices, Tips, and Tricks: #19 Search for code inside the Orchestration Designer
Welcome again to another BizTalk Server Best Practices, Tips, and Tricks blog post! In my previous blog posts, I discussed some essential tips and tricks for BizTalk Server administrators: And for BizTalk Server Developers: Today, we are going to switch and speak about another critical Best practice, Tips, and Tricks, this time, again, for BizTalk… Read More »
Friday Fact: It is possible to create an XML first-class experience inside Logic Apps.
By default, Logic Apps provides a good first-class experience for JSON, which means when we receive a JSON message, we can tokenize the elements by using a JSON schema inside, for example, a Parse JSON action: This will basically create shortcuts or pointers to the fields of the message that we can easily use in… Read More »
Logic App Consumption Bulk Failed Runs Resubmit Tool
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… Read More »
API Management Best Practices, Tips, and Tricks: #3 How to implement a cache refresh policy
Here we are, ready for another edition of API Management Best Practices, Tips, and Tricks. Today, we will address another helpful Best practice, Tip, and Trick that you must consider when implementing your API policies: How to implement a cache refresh policy. #2 How to implement a cache refresh policy? As Microsoft documentation references, APIs… Read More »
API Management Best Practices, Tips, and Tricks: #1 How to validate if a Header is an empty string
If you follow my blog posts, you will not be surprised to learn that I love to share Best Practices, Tips, and Tricks. I have written in the past about Power Automate Best Practices, BizTalk Server, and, often, Logic Apps Best Practices, Tips, and Tricks. So it’s not surprising that I would address other Azure… Read More »
Logic Apps Consumption: How to get the Logic App error detail message guide
I have often been writing about how to handle exceptions and get the correct and detailed error message, describing in an easy and clean manner the failures in our processes: At some point, every integration process will fail. This can happen for many reasons. A change may not have been tested properly. An external system… Read More »
Logic Apps Development Tips and Tricks episode at Kent Weare Youtube Channel
I had the pleasure of being invited a few weeks ago by my friend and now Microsoft Principal Product Manager for Azure Logic Apps, Kent Weare, to record a special episode on Logic Apps Development Tips and Tricks on his YouTube channel. First of all, if you are unaware of his YouTube channel and you like or are interested… Read More »