Skip to content

Commit 2e08e8c

Browse files
committed
Update index.md
1 parent 79c656c commit 2e08e8c

File tree

1 file changed

+4
-2
lines changed
  • src/connections/storage/catalog/azuresqldw

1 file changed

+4
-2
lines changed

src/connections/storage/catalog/azuresqldw/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ If you encounter this error, create a [server-level firewall rule](https://docs.
9393

9494
When setting up Azure warehouse, you might run into this error:
9595

96-
> warning An unexpected error occurred
97-
> failed to connect to Azure SQL: lookup xxx.database.windows.net.database.windows.net: no such host
96+
```
97+
An unexpected error occurred
98+
failed to connect to Azure SQL: lookup xxx.database.windows.net.database.windows.net: no such host
99+
```
98100

99101
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

Comments
 (0)