Friday Fact: Dead-Lettering in Azure Service Bus can be Automatic or Manually controlled
Nov 21, 2025
When using Azure Service Bus for enterprise application integration or message queuing, an often overlooked aspect is how to handle messages that cannot be
Friday Fact: Azure Service Bus supports Duplicate Detection
Nov 14, 2025
Do you know that Azure Service Bus supports duplicate detection — a feature that automatically prevents the same message from being processed more than
Friday Fact: You can test Logic Apps actions with Static Result
Oct 31, 2025
This will be our second Friday double fact We missed a Friday Fact a few weeks ago, so this post makes up for it In most integrations, the workflow logic
Friday Fact: Sometimes we struggle to know when to use Service Bus or Event Grid
Oct 31, 2025
Have you ever been unsure whether to use Event Grid or Service Bus Then this Friday Fact is for you! This was one of the first questions I asked myself
Friday Fact: Did you know that you can hide sensitive data from the Logic App run history?
Oct 24, 2025
Have you ever asked yourself how to protect your sensitive data in a Logic App Today, we’re talking about how Azure Logic Apps can help protect sensitive
Friday Fact: Logic App Integration Account Mapper only supports .NET 2.0 for inline C#
Oct 17, 2025
When you are creating a Logic App Integration Account Mapper inside Visual Studio 2019 - note that these maps can be used in Logic App Consumption by using an
Friday Fact: Do you know Logic Apps Data Mapper allows you to create custom functions
Oct 10, 2025
Ever wondered how to create reusable, multi-input functions in Azure Logic Apps Data Mapper Custom Functions let you build your own functoids that appear
Friday Fact: Logic Apps Data Mapper can run custom XSLT
Oct 3, 2025
Ever wondered or noticed that mysterious Run XSLT function in Azure Logic Apps Data Mapper After some detective work, we discovered it's incredibly
Friday Fact: Renaming actions in Logic Apps doesn’t always update every reference
Sep 26, 2025
When you rename an action in Logic Apps (Consumption or Standard), the designer updates runAfter and most direct references However, references inside
