Public REST API connection usinga Self-Hosted Integration Runtime hosted on a VM within my own Azure Virtual Network
Patel, Mehal
0
Reputation points
I am looking to connect to a public REST API to return a payload of data. Can a Self-Hosted Integration Runtime hosted on a VM within my own Azure Virtual Network be configured to the public REST API so data can be ingested in to Azure Blob storage?
I would expect the Self-Hosted Integration Runtime hosted on a VM within my own Azure Virtual Network to have a security perimeter (firewall, rules configured) before the data is entered into ADF and any data movement within ADF should be over a Private Endpoint connection. Is this architecture possible?
Thanks.