Friday Fact: The 56 Resubmits Trap in Logic App Standard
Aug 8, 2025
If you're using Logic App Standard and trying to bulk resubmit failed runs (via API, portal, or custom tool), you may hit an undocumented, or less known fact,
A fish out of water: How to delete a credential in SQL Server (sys.credentials table)
Jul 31, 2025
You may already know that I typically use the series A Fish Out of Water when I want to write something that slightly deviates from my main blog topic:
BizTalk Server Configuration Error: Feature: [Group] Failed to configure with error message Faile...
Jul 30, 2025
Oh yes! I'm back to one of my favorite topics: Errors and warnings, causes and solutions – aka Troubleshooting! This time, once again, on BizTalk Server
Friday Fact: You Can Track Failed Iterations in Logic Apps Without a Counter
Jul 11, 2025
Logic Apps do not provide a native way to detect which specific iteration inside a foreach has failed There's no built-in "index tracker" for failures, and
Friday Fact: You Can Now Initialize All Your Variables In One Single Action
Jun 13, 2025
Sometimes, it’s the little things that make the biggest difference, especially when they simplify our day-to-day workflow One of the latest improvements
Friday Fact: You Can Now Pin Your Favorite Connectors for Faster Workflow Design
Jun 6, 2025
Today we present you a simple yet effective Fact about the Logic App Designer We already had mentioned this in a previous post as a nice to have, and
BizTalk Server Configuration Error: Failed to configure with error message [Catastrophic failure]
May 21, 2025
This week, while helping a client do a brand new BizTalk Server 2020 installation, I encountered a brand new, strange error that I had never seen in all my
BizTalk Server Configuration Console error: Either or both of the hosts created during BizTalk Ru...
May 20, 2025
Today, during an analysis of an old BizTalk Server 2016 environment to be able to migrate with as-is configurations to BizTalk Server 2020, I found an error
Friday Fact: Changing APIM Operations Doesn’t Update their PathTemplate (Bug?)
May 9, 2025
One thing I noticed while using the Logic App Standard Designer is how it wrongly handles the PathTemplate when you're working with an APIM connector When