Hi when I try to connect to sql server container, I have the following error : Login failed for user 'SA'


Event if I run this sample : https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker?view=sql-server-linux-2017
can you try changing the password to something like '12345qwerASDF'
thank @vin-yu
It works fine using password 12345qwerASDF
what is the password rules using linux container ?
Regards
How do I turn this off though? If I'm installing this on a local machine for trialing, I don't want to have to use a "strong password". How can I disable the password policy requirements (before installing)?
@Grinderofl - Sorry there is not a way to disable the password policy check right now.