Microsoft BizTalk Migrator - 2020 Migration Tool
All you need to know about the BizTalk Migrator
If you’re just here to try out the tool...
Microsoft’s BizTalk Migrator was released in October 2020. It is an open source, command-line tool which takes your on-premises BizTalk applications and converts them into a solution running natively on Azure Integration Services, Microsoft’s Cloud platform for integration. It has been designed by Microsoft to help IT teams automate the migration process.
345 Technology is one of only two consultancies which have been working with the BizTalk Migration Tool since the start of the private preview. We know it better than just about anyone. If you have BizTalk applications which you are planning to migrate to Azure, we are a very good place to start.
Here you will find umpteen useful training resources, tool demos, articles to read and podcasts to listen to.
If you want to know any more about the BizTalk Migrator, or are looking for help with your BizTalk migration, please contact Danny Hayter on 01962 657696.

How the BizTalk Migrator can help even if you’re not ready to migrate
You might think you’d use a migration tool only when your business was ready to move from one tech system to another. So, it’s natural

Episode 32: Review of 2020 – the Good, the Bad and the Ugly
What a year it’s been! Thinking back to January, we were dealing with the impact of the impending IR35 rule change. As with all software

Webinar Playback: BizTalk Migrator Launch Webinars #3: A Run Through the Code and Repos
In this webinar Andrew and Dan take you through the repos (repositories) that make up the open source project and explain what they do.
Here is the low-down of what we cover:
Description of the design intent.
The packages that make up the migrator and how they interact.
How the tool could be extended.
Where you’re likely to be making contributions to the Migrator.
We show you the repos in GitHub.
Demonstration of how to debug the Migrator in Visual Studio.

Better integration makes your mobile app more valuable
Despite what your teenage kids might think, apps aren’t just for games and social media. Custom-built mobile apps are now helping many businesses to serve

Webinar Playback: BizTalk Migrator Launch Webinars #2: Unpacking the tool and more sample scenarios
In this episode Andrew and Dan take you through the test scenarios that ship with the BizTalk Migrator and delve in more detail into the components that are actually generated by the migration tool.
Here is a slide of the components that are potentially generated by the BizTalk Migrator:
This shows that what gets generated is a palette of components that you can use to build just about any integration application in Azure.
Now we look at the components generated to deliver an XML messaging solution:

Webinar Playback: BizTalk Migrator Launch Webinars #1: First View Here
In this episode Andrew and Dan take you through the BizTalk Migrator from the very start.
We install the tooling directly from the Chocolatey website and use it to run a BizTalk Migration live on the webinar. We go through the commands you need to do a migration, what the report contains and what’s in it, and the generated content that you deploy to Azure.
After this Dan takes you through the BizTalk application as it appears in Azure, and walks you through running the app we’ve just converted and deployed.
How We Can Help
Whether you’re migrating yourself, helping your own customers migrate their applications or you need a managed migration service, we have help on hand. Look through these options and pick which ones suit you the most.
Get your team up to speed with Migration with our training courses. Understand how to convert your apps, how to work with the output and how to customise the tool!
Migrating your BizTalk apps yourself? We have run Azure migrations on dozens of BizTalk applications – avoid the pitfalls and let us guide you to a quick and successful outcome.
If you have BizTalk applications to migrated into Azure, your fastest route is to let us do the migration for you. Our managed migration service is a hassle-free route to the cloud!
BizTalk Migrator on GitHub
The BizTalk Migrator lives on GitHub. Here are links to all the repos you need to know about. All of them are prefixed with “aim”, which stands for Azure Integration Migration.
aimtool
This is the repo for the command-line tool. Also your first port of call, look in the docs folder as your starting point.
BizTalk Migration Tool: technical resources
Browse through our back-catalogue of webinars for instant playback.

Webinar Playback: BizTalk Migrator Launch Webinars #1: First View Here
In this episode Andrew and Dan take you through the BizTalk Migrator from the very start.
We install the tooling directly from the Chocolatey website and use it to run a BizTalk Migration live on the webinar. We go through the commands you need to do a migration, what the report contains and what’s in it, and the generated content that you deploy to Azure.
After this Dan takes you through the BizTalk application as it appears in Azure, and walks you through running the app we’ve just converted and deployed.

Webinar Series #3: BizTalk Migrator is released! A run through the codebase and repos 1st December 2pm GMT
As you know – we’ve been following the BizTalk Migrator ever since the private preview was announced at Integrate in May 2020. Microsoft have now announced the release of the tool.
The good news is…the wait is finally over! Following hot on the heels of the BizTalk Migrator’s launch we’re going to take you through the code that makes the BizTalk Migrator tick.
We will hop over to GitHub and show you where the code lives, then we’ll explain the bits you’re likely to need the most if you’re looking to improve or extend the tool.

Webinar Series #1: BizTalk Migrator is released! First view here! 3rd November 2pm GMT
As you know – we’ve been following the BizTalk Migrator ever since the private preview was announced at Integrate in May 2020. Microsoft have now announced the release of the tool.
The good news is…the wait is finally over! Following hot on the heels of the BizTalk Migrator’s launch we’re going to take you through your first tour of the BizTalk Migrator so you get to experience how it works and what you need to do to get started.
We’ll cover off the following:
Installing
Running against a sample scenario
Viewing the report
Deploying the output