Skip to content

Commit c20c95f

Browse files
authored
Merge pull request #6611 from clayton006/patch-1
Updating SQL Server on Linux Management - named pipes
2 parents 9b79cea + 2632f0e commit c20c95f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/linux/sql-server-linux-management-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Almost everything you can do in a client tool can also be accomplished with Tran
2828

2929
The new Azure Data Studio is a cross-platform tool for managing SQL Server. For more information, see [Azure Data Studio](../azure-data-studio/what-is-azure-data-studio.md).
3030

31+
## Named Pipes
32+
33+
The Named Pipes protocol is not supported for SQL Server on Linux.
34+
3135
## SQL Server Management Studio on Windows
3236

3337
SQL Server Management Studio (SSMS) is a Windows application that provides a graphical user interface for managing SQL Server. Although it currently runs only on Windows, you can use it to remotely connect to your Linux SQL Server instances. For more information on using SSMS to manage SQL Server, see [Use SSMS to Manage SQL Server on Linux](sql-server-linux-manage-ssms.md).
@@ -42,4 +46,4 @@ PowerShell provides a rich command-line environment to manage SQL Server on Linu
4246

4347
## Next steps
4448

45-
For more information about SQL Server on Linux, see [SQL Server on Linux](sql-server-linux-overview.md).
49+
For more information about SQL Server on Linux, see [SQL Server on Linux](sql-server-linux-overview.md).

0 commit comments

Comments
 (0)