How to Authenticate MS SQL Server:

You can authenticate the MS SQL Server by Windows Authentication and Server Authentication.

Window Authentication:-
Server Authentication:-

Server authentication requires a username and password to connect. Here, you can follow the procedures to create a username and password.