News

Should we update a document of SQL Server for Linux Docker to have MSSQL_SA_PASSWORD_FILE variable? #672 ...
We have created some SQL users using the mssql_user resource, and then changed SQL Server's password. The mssql_user now fails to check the existing user, because it fails to authenticate. Apparently ...