Hi,
Please try the following steps
- Windows Firewall ->Advanced Settings->Inbound Rules
Add a rule to enable TCP port 1433 (default port for SQL Server)
Read this article for details: Configure the Windows Firewall to Allow SQL Server Access
- Run SSMS (SQL Server Management Studio) on SQL Server machine
Server Properties -> Security -> SQL Server and Windows Authentication mode (Enable)
- Enable SQL Service to listen on TCP/IP
Check SQL Server version and run appropriate version of SQL Configuration Manager to enable TCP.
Enable Remote Connections to SQL Server using IP address
Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.