Skip to content

Commit b3a884c

Browse files
authored
Merge pull request #15457 from WilliamAntonRohm/issue-4925
sql-docs/issues/4925 -- add port
2 parents 2861b5e + befb731 commit b3a884c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-manage-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Use the following basic steps to get connected:
5252
| Setting | Description |
5353
|-----|-----|
5454
| **Server type** | The default is database engine; do not change this value. |
55-
| **Server name** | Enter the name of the target Linux SQL Server machine or its IP address. |
55+
| **Server name** | Enter the name of the target Linux SQL Server machine, or its IP address and port in the format `IP,port`. |
5656
| **Authentication** | For SQL Server on Linux, use **SQL Server Authentication**. |
5757
| **Login** | Enter the name of a user with access to a database on the server (for example, the default **SA** account created during setup). |
5858
| **Password** | Enter the password for the specified user (for the **SA** account, you created this during setup). |

0 commit comments

Comments
 (0)