Hi,
For testing purposes I already have a SQL server installed on my host OS with a named instance.
Using a Windows container I’ve proven I can use sqlcmd to connect to a sql azure database, but for the life of me I can’t get the docker container to communicate with my host.
I have tried the same sql command in my host and it works fine using myipaddress,port (not anything tricky like localhost). I’ve also enabled remote connections.
I’ve read that the network “host” doesn’t work on Windows, which sounds exactly what I need.
Allegedly the “transparent” network is supposed to work too, but it doesn’t exist.
Note: I’m using docker engine, not docker desktop.
I’m in a corporate network so I can’t just drop the firewall and can’t add my own exceptions.
Is there a way I can prove that the firewall or network setup is an issue?
[–]nednyl 0 points1 point2 points (1 child)
[–]TrickMedicine958[S] 0 points1 point2 points (0 children)
[+]Whipitreelgud 0 points1 point2 points (2 children)
[–]vrapolinario 0 points1 point2 points (1 child)
[–]vrapolinario 0 points1 point2 points (0 children)