The current version(R3 2023) of the
MsSqlServerStorage implementation uses the old
System.Data.SqlClient data provider which forces to use a different connection string from my application because keywords such as 'authentication' are not supported by the older provider.