2

What will be used for BizTalk Server URL in creating a logic app on-premises data gateway? I used DNS of my Azure Biztalk Server VM and VM IP but it does not work for me.enter image description here

Mohsin Awan
  • 1,176
  • 2
  • 12
  • 29
Rao Adnan
  • 1,597
  • 12
  • 19

1 Answers1

3

When setting up the Azure Remote Data Gateway on your BizTalk environment, you can register a new webservice in IIS and create a receive location (using Logic App adapter) in BizTalk. The BizTalk Server URL is the endpoint you created in IIS.

More info:

Logic Apps BizTalk Connector