Create connection from an Azure Managed Instance back to On-Premise
How do I connect from an Azure Managed Instance to an On-Premise SQL Server database. What does the connection look like ?
Microsoft give details of setting the self-hosted Integration runtime as a proxy (https://docs.microsoft.com/en-us/azure/data-factory/self-hosted-integration-runtime-proxy-ssis), but don't explain how complete the connection details and how to form the connection string.
Any one got a tip for me ?