interprit white logo
a
M
Interprit New Logo

INSIGHTS

CASE STUDIES

PARTNERS

CONTACT US

From BizTalk to Logic Apps: Understanding the Modernisation Path Microsoft is Providing

February 9, 2026

Microsoft's announcement that BizTalk Server 2020 is the final version immediately raises the obvious question. If we can't stay on BizTalk past 2030, what exactly is the migration path Microsoft expects organisations to follow? The answer is explicit. Azure Logic Apps, as part of Azure Integration Services, is the designated successor platform. Understanding what that modernization path actually involves requires examining the specific capabilities Microsoft highlights, the artifact reuse reality, the deployment options beyond pure cloud scenarios, and the resources Microsoft makes available.

The announcement positions Logic Apps not as one possible option among many, but as the platform carrying forward what customers value in BizTalk while unlocking new capabilities. Microsoft states clearly that Logic Apps "is the modern integration platform that carries forward what customers value in BizTalk while unlocking new innovation, scale, and intelligence." This isn't subtle positioning. It's explicit platform succession.

Let's examine what Microsoft actually says about the Logic Apps capabilities designed for BizTalk migration, how artifact reuse works in practice, what deployment options exist, and what migration support Microsoft provides.

The Logic Apps Capabilities Microsoft Highlights for BizTalk Migration

Microsoft emphasizes several Logic Apps capabilities specifically relevant to organisations planning BizTalk migration. Understanding these capabilities helps frame what modernization actually means in concrete terms rather than abstract platform positioning.

The connector ecosystem represents the first capability Microsoft highlights. Logic Apps provides more than fourteen hundred out-of-box connectors supporting enterprise systems, SaaS applications, legacy platforms, and mainframe systems. This isn't theoretical coverage. The announcement explicitly mentions that the connector ecosystem supports the diverse technology landscapes that enterprises actually operate. Organisations integrate with systems spanning decades of technology evolution, and the integration platform must accommodate that reality rather than assuming enterprises operate only modern cloud applications.

Microsoft specifically calls out B2B and EDI transaction support as capabilities preserved in Logic Apps. For organisations in manufacturing, logistics, retail, and other industries where electronic data interchange with partners remains fundamental to business operations, EDI isn't optional. It's mandatory. The fact that Microsoft explicitly mentions B2B and EDI support signals recognition that Logic Apps must handle these scenarios without organisations rebuilding EDI capabilities from scratch.
Healthcare transactions receive explicit mention as well. Organisations in healthcare that rely on HL7 and other healthcare-specific integration standards need assurance that Logic Apps supports these patterns. Microsoft's specific callout addresses this concern directly rather than leaving healthcare organisations to discover support details through investigation.

Elastic scalability without infrastructure management represents a fundamental operational shift from BizTalk. The announcement emphasizes that Logic Apps "delivers elastic scalability, enterprise-grade security and compliance, and built-in cost efficiency without the overhead of managing infrastructure." This describes the cloud-native operational model where capacity scales automatically based on demand rather than requiring organisations to provision, maintain, and scale infrastructure based on anticipated needs.

Modern DevOps tooling receives attention as enabling capability that BizTalk's architecture couldn't support. The announcement mentions Visual Studio Code support and infrastructure-as-code capabilities through ARM templates and Bicep. These enable development and deployment practices that have become standard in modern application development but remained difficult or impossible with BizTalk's architecture. Organisations gain ability to manage integration workflows as code, version control them in source repositories, and deploy through automated CI/CD pipelines.

The announcement also positions Logic Apps as enabling agentic business processes. Microsoft specifically mentions "AI-driven routing, predictive insights, and context-aware automation without redesigning existing integrations." This represents the forward-looking value proposition. Migrating to Logic Apps isn't just replacing expiring platform. It's positioning integration architecture for AI capabilities that will increasingly define competitive advantage as AI adoption accelerates across enterprises.

Understanding Artifact Reuse: What Actually Carries Forward

One of the first concerns organisations raise about BizTalk migration involves investment preservation. The announcement directly addresses this by stating that organisations can "reuse existing BizTalk maps, schemas, rules, and custom code to accelerate modernization while preserving prior investments including B2B/EDI and healthcare transactions."
Let's be precise about what this means in practice. BizTalk maps created using XSLT can be imported and executed within Logic Apps workflows. The transformations that convert message format A to message format B using maps built over years of development effort don't require recreation. They migrate forward to Logic Apps where they execute the same transformations they performed in BizTalk.
XML schemas defining message structures transfer to Logic Apps without modification. The schemas that validate incoming messages, define expected data structures, and ensure message compliance don't require rebuilding. Logic Apps consumes these schemas for validation and structure definition just as BizTalk did.

Business Rules Engine policies developed in BizTalk can be migrated to Logic Apps. The business logic encoded in rules that determine discount calculations, eligibility decisions, or routing choices doesn't disappear. Logic Apps Standard includes compatibility with BRE, allowing these rules to execute within Logic Apps workflows.

Custom .NET assemblies referenced by BizTalk orchestrations can be packaged and deployed alongside Logic Apps workflows. The specialized processing logic implemented in custom code that orchestrations call for complex calculations, data manipulation, or system interactions doesn't require complete rewrite. These assemblies can execute within Logic Apps context.

However, artifact reuse has boundaries that organisations must understand. BizTalk orchestrations themselves don't migrate automatically. The orchestration pattern in BizTalk involves fundamentally different execution model than Logic Apps workflows. BizTalk orchestrations compile to .NET assemblies that execute within BizTalk runtime engine. Logic Apps workflows are JSON-based definitions that execute within Logic Apps runtime. You cannot import BizTalk orchestration and have it run unchanged in Logic Apps.

What artifact reuse provides is preservation of the transformation logic, business rules, and custom processing that orchestrations utilize. The workflow structure that sequences these operations requires recreation using Logic Apps designer or code. This is real migration work, not simple lift-and-shift. But it's significantly less work than rebuilding all transformation logic, business rules, and custom processing from scratch while also recreating workflow structure.

The Hybrid Deployment Options Microsoft Explicitly Supports

Microsoft acknowledges in the announcement that not all organisations can or will move integration workloads to public cloud. The announcement states that Logic Apps "adapts to business and regulatory needs, running fully managed in Azure, hybrid via Arc-enabled Kubernetes, or evaluated for air-gapped environments."

The fully managed Azure deployment provides the deployment model Microsoft promotes most heavily. Logic Apps running as managed service in Azure provides automatic scaling, managed infrastructure, consumption-based pricing, and access to the full breadth of Azure service integrations. This model delivers maximum operational benefit for organisations without constraints preventing cloud deployment.

Arc-enabled Kubernetes deployment allows Logic Apps to run on infrastructure that organisations control. Whether on-premises data centers, private cloud, or edge locations, Logic Apps can deploy to Arc-enabled Kubernetes clusters. The critical aspect of this deployment model is runtime consistency. Logic Apps running on Arc-enabled infrastructure execute the same way as Logic Apps running in Azure. Workflows developed and tested in Azure deploy to Arc-enabled clusters without modification. This means organisations can develop using Azure-hosted environments where all capabilities and service integrations are available, then deploy to on-premises infrastructure where business or regulatory requirements demand it.

Microsoft is evaluating support for air-gapped environments. These scenarios, common in government, defense, and critical infrastructure sectors, involve complete disconnection from external networks. While not generally available today, Microsoft's explicit mention that they're evaluating these scenarios signals awareness that deployment constraints vary across enterprises. The integration platform must accommodate diverse deployment requirements rather than forcing single model.

The hybrid deployment capability matters significantly for migration planning. Organisations with data sovereignty requirements that prevent specific data types from leaving particular geographic regions can deploy Logic Apps locally for those scenarios while using Azure-hosted Logic Apps for other integrations. Organisations with regulatory constraints preventing cloud deployment entirely can still modernize integration architecture using Arc-enabled deployment. The flexibility removes deployment model as barrier to modernization.

Host Integration Server Continuity for Mainframe Connectivity

Microsoft's announcement includes specific clarity about mainframe connectivity. The announcement states that "Host Integration Server (HIS) has long provided essential connectivity for organisations with mainframe and midrange systems. To ensure continued support for those workloads, Host Integration Server 2028 will ship as a standalone product with its own lifecycle, decoupled from BizTalk Server."
This decoupling matters for organisations with mainframe dependencies. Many BizTalk installations leverage HIS for connectivity to IBM mainframes or AS/400 midrange platforms. The typical pattern involves BizTalk orchestrations calling HIS to interact with mainframe applications, submit batch jobs, or access mainframe data stores. With HIS receiving separate lifecycle from BizTalk, organisations can maintain mainframe connectivity through HIS while migrating orchestration logic to Logic Apps.

Microsoft also acknowledges that "Recognizing Mainframe modernization customers might be looking to integrate with their mainframes from Azure, Microsoft provides Logic Apps connectors for mainframe and midrange systems, and we are keen on adding more connectors in this space." The announcement invites feedback about HIS plans and specific features needed for mainframe and midrange integration from Logic Apps through a dedicated link.

This dual approach provides flexibility. Organisations can continue using HIS for direct mainframe connectivity while migrating BizTalk orchestrations to Logic Apps. Alternatively, they can leverage Logic Apps mainframe connectors where those meet requirements. They can use both in combination depending on specific integration scenarios. The flexibility acknowledges that mainframe integration remains operational reality for many enterprises and the integration platform must support that reality.

The Migration Resources Microsoft Makes Available

Microsoft doesn't just announce platform direction and leave organisations to determine migration approach independently. The announcement lists specific resources available today for organisations planning modernization.

A migration overview is available at a dedicated link providing high-level understanding of migration approaches and considerations. Best practices documentation addresses common scenarios and challenges encountered during migration. These aren't theoretical guides. They reflect accumulated learning from organisations that have already completed BizTalk to Logic Apps migrations in production.
A video series walks through migration processes with concrete examples. The video format provides accessible learning for teams beginning to understand what Logic Apps migration involves. A Reactor session on modernizing BizTalk and accelerating migration with Logic Apps offers deeper technical content from Microsoft engineers experienced with migration patterns.

Microsoft provides a feature request survey where customers can communicate specific BizTalk capabilities needed in Logic Apps. This survey provides channel for customers to influence Logic Apps roadmap based on real migration requirements. If capabilities that organisations depend on in BizTalk don't yet exist in Logic Apps, Microsoft wants to know about them.

Unified Support engagements provide deep migration assistance for organisations facing complex modernization scenarios. These aren't standard support tickets. They represent dedicated engineering engagements where Microsoft resources work directly with customer teams to address specific migration challenges. For large enterprises with hundreds of orchestrations or complex integration patterns, access to Microsoft engineering expertise can significantly accelerate migration and reduce risk.

Microsoft mentions a strong partner ecosystem specializing in BizTalk modernization. Partners have developed migration methodologies, assessment tools, and specialized expertise in particular industry domains or BizTalk capabilities. Organisations can engage partners for various levels of assistance from migration planning through full migration execution depending on internal capability and capacity.
The announcement also mentions "potential incentive programs to help facilitate migration for eligible customers (details forthcoming)." While specifics aren't provided, this signals Microsoft's recognition that migration represents significant investment and they're exploring ways to reduce financial barriers for customers making this transition.

Microsoft encourages customers to "engage their Microsoft accounts team early to assess readiness, identify modernization opportunities, and explore assistance programs." Account teams can connect customers with technical resources, migration specialists, and program information that might not be publicly documented. Early engagement with Microsoft account teams allows organisations to understand what assistance might be available specific to their situation.

The Phased Migration Approach Microsoft Recommends

The announcement explicitly advocates phased migration over big-bang cutover. Microsoft states that "Customers can take a phased approach—starting with new workloads while incrementally modernizing existing BizTalk deployments."
This recommendation reflects understanding of how enterprises actually operate. Organisations don't shut down production systems for extended periods to complete major technology transitions. They migrate incrementally while maintaining business operations. The integration platform and migration approach must support this operational reality.

The phased approach Microsoft describes starts with new integration workloads. When new integration requirements arise, organisations build them on Logic Apps rather than extending BizTalk. This provides hands-on Logic Apps experience without risking existing production systems. Teams learn platform capabilities, establish development patterns, and build confidence through production deployment of new integrations. This learning happens with greenfield development where teams can focus on Logic Apps capabilities rather than migration mechanics and BizTalk comparison.

Once teams have Logic Apps experience through new integration development, migration of existing BizTalk orchestrations begins. Organisations can prioritize based on business value, technical risk, and organisational readiness. Some orchestrations might be simpler to migrate and provide learning opportunities that benefit subsequent migrations. Other orchestrations might be complex but high-priority, justifying early migration despite complexity. The sequencing decisions depend on organisational context rather than following prescribed order.

The phased approach allows BizTalk and Logic Apps to coexist in production for extended periods. Some integrations run on BizTalk while others run on Logic Apps. The two platforms can interoperate through standard integration patterns. Organisations aren't forced into simultaneous cutover of entire integration landscape. Migration proceeds at pace the organisation can sustain while maintaining business operations.
This graduated migration approach reduces risk compared to atte
mpting complete platform replacement in single cutover event. It provides flexibility to adjust approach based on learning from earlier migration phases. It spreads effort across time, making migration more manageable for organisations with limited capacity for change alongside production maintenance responsibilities.

What Organisations Should Be Doing Now

For organisations running BizTalk in production today, the immediate action isn't panic or emergency migration. Microsoft explicitly states that "this announcement does NOT change existing support commitments" and provides "a clear and predictable runway to plan modernization at a pace that aligns with their business and regulatory needs."
The appropriate immediate action is assessment and planning. Organisations should begin understanding their current BizTalk environment in detail. What orchestrations exist? Which support business-critical processes? What are the dependencies between orchestrations and between BizTalk and integrated systems? Where does complexity concentrate? What custom components or unusual integration patterns exist?

Organisations should engage their Microsoft account teams to understand available resources, potential assistance programs, and migration support options. These conversations help organisations understand what help might be available specific to their situation rather than relying only on publicly documented resources.

Reviewing the migration resources Microsoft provides builds initial understanding of migration approaches and available tooling. The migration overview, best practices documentation, and video series provide accessible starting points for teams beginning migration planning.

Starting to experiment with Logic Apps through new integration development provides hands-on experience without commitment to full migration. Select a new integration requirement and implement it using Logic Apps. This reveals what Logic Apps development actually involves, builds initial team capability, and creates production experience with the platform in controlled manner.

Organisations should also be thinking about organisational readiness beyond technical migration. What skills gaps exist on teams? What training might be needed? How will migration effort be resourced alongside production maintenance responsibilities? What organisational change management will be required? These organisational factors affect migration timeline and success as significantly as technical complexity.

Conclusion

Microsoft's positioning of Azure Logic Apps as BizTalk Server successor provides clear platform direction. The announcement details specific Logic Apps capabilities designed for BizTalk migration including the fourteen hundred connector ecosystem, artifact reuse for maps, schemas, rules and custom code, hybrid deployment options via Arc-enabled Kubernetes, and explicit B2B/EDI and healthcare transaction support.

The migration resources Microsoft makes available include guidance documentation, best practices, video series, Unified Support engagements, partner ecosystem, and potential incentive programs. The phased migration approach Microsoft recommends allows organisations to spread effort across time while maintaining operational continuity.

Understanding what Logic Apps provides, how artifact reuse actually works, what deployment options exist beyond pure cloud, and what migration support Microsoft offers helps organisations move from announcement awareness to concrete migration planning. The path from BizTalk to Logic Apps is well-defined, supported, and designed to accommodate diverse organisational constraints and requirements.

Source: Microsoft Tech Community - BizTalk Server Product Lifecycle Update (December 2025, Updated January 2026)

Azure Logic Apps capabilities, BizTalk artifact migration, hybrid integration deployment, Arc-enabled Kubernetes, B2B EDI Logic Apps, mainframe integration, Host Integration Server 2028, Logic Apps connectors, phased migration approach, BizTalk modernization resources, infrastructure as code integration, enterprise integration platform, BizTalk to Logic Apps transition