I have .net core app that connects to mssql with such connection string:
Server=(local);Database=Test;User ID=sa;Password=123;max pool size=1000