SQL Server instance string connection in Linux Docker SQL Server instance string connection in Linux Docker docker docker

SQL Server instance string connection in Linux Docker


According to Saurabh Singh from Microsoft:

The Instance name support is available in v 1.1 of .Net Core. In v1.0 of .Net Core, Instance names are not supported on OS other than Windows.

So I don't think you can connect from .Net Core 1.0 running on Linux to an SQL Server using instance name.

Your choices seem to be: