Disallowing simple passwords

disallow simple password checks to see if the password contains the login name as a substring. You can set it to:

To set this option, enter:

sp_passwordpolicy 'set', 'disallow simple passwords',
      '1'