SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi.
I'm trying to access my local SQL Server instance remotely, using Azure DevTunnel as the remote host. I'm doing the following:
devtunnel host -p 1433 -a
Then I'm using the host that comes back to attempt to log in to sql server. This doesn't seem to work. The host is not recognized.
Is there a way I can use Azure DevTunnel to access a local sql server instance remotely?
Additional SQL Server features and topics not covered by specific categories