On-premises data gateways allow "clean" access to SQL and HTTP resources behind NAT and firewalls. They work very reliably and support small and very large deployments. Is there a supported way to call upon a SQL or HTTP resource accessible to a gateway from an arbitrary C# client?
Terrible ascii-art example of what is intended:
[ MyAwesomeApp.exe running in Azure ]
|
V
[ On-premises data gateway API ]
|
Internet
|
V
[ On-premises data gateway ]
|
V
[ On-prem SQL Server ]