Author: Migrating to BizTalk Server, BizTalk Mapping Patterns and Best Practices

3 min read

Understanding BizTalk Server Orchestration Parameters (What you can pass and how)

Sandro Pereira

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

5 min read

Friday Fact: Did you know APIM can send messages directly to Azure Service Bus?

Renan Pedreira

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

4 min read

Install assemblies in Global Assembly Cache (GAC) with PowerShell

Sandro Pereira

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

Book

The Ultimate Azure Logic App Handbook
50 Expert Tips & Best Practices

5 min read

Install and register assemblies in a BizTalk Application with PowerShell (Part II)

Sandro Pereira

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

3 min read

Install and register assemblies in a BizTalk Application with PowerShell

Sandro Pereira

Nov 24, 2025

Following last week’s blog post about the nightmare exportation story, we finally extracted all assemblies for each BizTalk Server application into local

5 min read

Friday Fact: Dead-Lettering in Azure Service Bus can be Automatic or Manually controlled

Francisco Leal

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

4 min read

How to Export BizTalk Applications assemblies (resources) from the XML to a local folders with Po...

Sandro Pereira

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

4 min read

How to Export BizTalk Applications assemblies (resources) from the XML to a local folder with Pow...

Sandro Pereira

Nov 19, 2025

Following my last two blog posts, How to Export BizTalk Applications resources to an XML file with PowerShell, and How to Export BizTalk Applications

4 min read

How to Export BizTalk Applications assemblies (resources) from the GAC to a local folder with Pow...

Sandro Pereira

Nov 18, 2025

Following the last blog post - How to Export BizTalk Applications resources to an XML file with PowerShell - and because that previous approach didn't work

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top