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: src/connections/storage/catalog/azuresqldw/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,4 +96,4 @@ When setting up Azure warehouse, you might run into this error:
96
96
> warning An unexpected error occurred
97
97
> failed to connect to Azure SQL: lookup xxx.database.windows.net.database.windows.net: no such host
98
98
99
-
If you encounter this error, it is possible that you have included `.database.windows.net` in your server name. For the Server Name field, you only need to enter the part of the server name **prior** to `.database.windows.net`.
99
+
If you encounter this error, it is possible that you have included `.database.windows.net` in your server name. For the Server Name field, you only need to enter the part of the server name prior to `.database.windows.net`.
0 commit comments