Skip to content

Commit 9c9a939

Browse files
authored
Merge pull request MicrosoftDocs#5752 from MicrosoftDocs/MashaMSFT-patch-3
removed image connecting to specific instance name
2 parents 74d1e12 + 9a12bbe commit 9c9a939

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/ssms/tutorials/connect-query-sql-server.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ If you don't have access to a SQL Server instance, select your platform from the
4848
- For **Server type**, select **Database Engine** (usually the default option).
4949
- For **Server name**, enter the name of your SQL Server instance. (This article uses the instance name SQL2016ST on the hostname NODE5 [NODE5\SQL2016ST].) If you're unsure how to determine your SQL Server instance name, see [Additional tips and tricks for using SSMS](ssms-tricks.md#determine-sql-server-name).
5050

51-
!["Server name" field with example instance name](media/connect-query-sql-server/connection.png)
52-
5351
!["Server name" field with option of using SQL Server instance](media/connect-query-sql-server/connection2.png)
5452

5553
- For **Authentication**, select **Windows Authentication**. This article uses Windows Authentication, but SQL Server login is also supported. If you select **SQL Login**, you will be prompted for a username and password. For more information about authentication types, see [Connect to server (database engine)](https://docs.microsoft.com/en-us/sql/ssms/f1-help/connect-to-server-database-engine).

0 commit comments

Comments
 (0)