Friday Fact: Logic Apps Initialize variables action has a max limit of 20 variables
Dec 5, 2025
Let's go to the truly basics of the Friday Fact and address an undeniable fact about the Logic Apps Initialize variables action! If you’ve ever tried to
Calling Child Logic Apps: Understanding Logic App workflow inbound and outbound “parameters...
Dec 3, 2025
Following my last blog post, where I addressed BizTalk Server Orchestration Parameters, I’d like to explain the same paradigm in Logic Apps Similar to
Understanding BizTalk Server Orchestration Parameters (What you can pass and how)
Dec 2, 2025
When you need one orchestration to invoke work in another, BizTalk gives you two fundamentally different options: Call Orchestration and Start Orchestration
Friday Fact: Did you know APIM can send messages directly to Azure Service Bus?
Nov 28, 2025
Azure API Management can now publish messages directly to Azure Service Bus queues or topics using the <send-service-bus-message> policy and a managed
Install assemblies in Global Assembly Cache (GAC) with PowerShell
Nov 26, 2025
To finalize the export and deployment story from the previous blog post, given that we were working in a high-availability environment with multiple servers
Install and register assemblies in a BizTalk Application with PowerShell (Part II)
Nov 25, 2025
Following my last blog post Install and register assemblies in a BizTalk Application with PowerShell, where we add the first version of a PowerShell script
Install and register assemblies in a BizTalk Application with PowerShell
Nov 24, 2025
Following last week's blog post about the nightmare exportation story, where we were finally able to get the assemblies for each BizTalk Server application in
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
How to Export BizTalk Applications assemblies (resources) from the XML to a local folders with Po...
Nov 20, 2025
Following the nightmare exportation story in the previous blog post, I decided to create the final solution that combines a bit of the logic from the last



