I am trying to access On-Prem APIs Via Azure APIM. I can access the On-Prem API if I do a VNET and VPN tunnel however, its not an ideal solution for the purpose. I am trying to get Hybrid Connections (port bridge) to work as the same way. I have created a Hybrid Connection and installed Hybrid Connection Manager On-Prem and the hybrid connection link itself is connected.
Now, How do i make my APIM to use this hybrid Relay? Some work needs to be done in policies I believe.
You can use Hybrid Connection and attach it to web service. Install Hybrid Connection Manager and install it on your on-premise server. After you wire the hybrid connection manager to the web service, use the web.config to set up URL Re-writes or Application Request Routing to connect to the local server.