Hello @Alastair,
The SBMP protocol for Azure Service Bus will indeed be retired on September 30, 2026, which means it will no longer be available for use. Since Microsoft BizTalk Server 2020 relies on this protocol to communicate with Azure Service Bus, it is essential to consider alternative solutions.
One potential solution is to migrate to the latest Azure SDK libraries that support other protocols, such as AMQP. This would involve updating your BizTalk Server integration to utilize these newer libraries and protocols, ensuring continued compatibility with Azure Service Bus after the retirement of SBMP. This migration will ensure continued support and access to critical security updates and improved capabilities.
It's advisable to start planning the migration process to avoid disruptions when SBMP is no longer supported.
Also, for your better understanding kindly refer below links:
- Azure Service Bus - Frequently asked questions (FAQ)
- Mainstream support extended for BizTalk Server 2020 and Host Integration Server 2020
- Service Bus messaging exceptions (deprecated)
- Advanced Message Queueing Protocol (AMQP) 1.0 support in Service Bus
I hope this helps resolve your issue. Feel free to reach out if you have further concerns.