Connect Biztalk 2013 to Azure Service bus using HTTPS Protocol or AMQP Protocol ?

MS Techie 2,701 Reputation points
2020-10-19T15:02:17.55+00:00

Azure Service Bus supports following protocols

  1. AMQP
  2. SBMP - Service Bus Messaging Protocol
  3. HTTP

My requirement is to have a secure connection from Biztalk 2013 to Azure Service Bus . Our security team does not allow SBMP or HTTP protocols for transfer. Biztalk 2013 is installed on Win2012 R2.

1) Does Biztalk 2013 support connecting to Azure Service Bus via AMQP Protocol ?
2) Does Biztalk 2013 support connecting to Azure Service Bus via HTTPS protocol ? How to achieve this . Should i use REST API's of azure service bus for this.

First option is AMQP and 2nd option is using HTTPS
Please help

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
364 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
621 questions
{count} votes

2 answers

Sort by: Most helpful
  1. MayankBargali-MSFT 70,401 Reputation points
    2020-11-03T06:40:01.677+00:00

    Hi @MS Techie

    As per the document starting with BizTalk Server 2013 R2 SAS authentication is supported with BizTalk adapter. Can you please confirm if you are using BizTalk Server 2013 R2 or above? From the service bus end, ACS authentication is deprecated and you will not able to use ACS with Biztalk.


  2. 2021-01-20T16:37:30.277+00:00

    1) Does Biztalk 2013 support connecting to Azure Service Bus via AMQP Protocol ?

    And what is the answer for the first Question?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.