Connect SQL Server Linux Instance using SSMS

I discussed in one of my previous articles how you could connect SQL Server on Linux using command utilities tool. A lot of SQL DBAs are not very comfortable with the command line utility tool. They want to connect SQL Linux Instance using SQL Server Management Studio because it gives them better flexibility.

In this blog, we will see how you can connect your SQL Server Linux Instance via management studio.

Follow the below steps to connect SQL Server Linux Instance using SSMS

  • Check the IP of your Linux machine
Syntax: ifconfig

01ipdetails

  • Open the SQL Server Management Studio (SSMS), key the IP your Linux machine, SQL user account  & password and click on “Connect”

02openssms

  • Verify the SQL Server Instance is running on which operating system

03connecttosqlserver

Hope, it was a very useful post and saved your time too!

4 thoughts on “Connect SQL Server Linux Instance using SSMS

Leave a comment

Your email address will not be published. Required fields are marked *