I have an on-premise SQL server (Hyper-V VM) over 2TB in size.
I have a requirement to be able to access this over the internet, rather than over the LAN. For convenience, I attempted to migrate it to an Azure VM using site recovery, but this took a very long time to complete, and also ultimately failed.
Is there any sort of proxy I can set up in Azure to communicate with over the internet, that can then in turn speak to the on-premise SQL server?