on premise data gateway / DNS/Hostname

Håkan 1 Reputation point
2021-08-31T11:36:59.24+00:00

Hi,

I have a logicapp that connects through a custom connector to get data from an REST endpoint that is on premise (using onpremise data gateway).

I would like to use a local/internal DNS/Hostname to resolve a specific site, as it is now I only have the REST-API in the default website. So when setting up the custom connector it only works with the name of the server (where the gateway is installed).

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,531 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,210 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2021-09-01T09:17:34.203+00:00

    @Håkan The final HTTP request to your endpoint is made by the On Premises Data Gateway and as long as its network (the machine where the gateway is setup on) has the right DNS setup, it should work without any other configuration.

    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.