You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/sql/get-started-ssms.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,15 +44,15 @@ To connect to Synapse SQL using SQL pool, follow these steps:
44
44
1. Open SQL Server Management Studio (SSMS).
45
45
1. In the **Connect to Server** dialog box, fill in the fields and then select **Connect**:
46
46
47
-

47
+

48
48
49
49
***Server name**: Enter the **server name** previously identified.
50
50
***Authentication**: Choose an authentication type, such as **SQL Server Authentication** or **Active Directory Integrated Authentication**.
51
51
***User Name** and **Password**: Enter your user name and password if SQL Server Authentication was selected above.
52
52
53
53
1. Expand your Azure SQL Server in **Object Explorer**. You can view the databases associated with the server, such as the sample AdventureWorksDW database. You can expand the database to see the tables:
0 commit comments