Skip to content

Commit

Permalink
Update location.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mosenberg authored Nov 15, 2024
1 parent 2e855f9 commit 6908afc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/docs/sql/external/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ recognizes all of the following Azure URL formats:
* `https://account.dfs.core.windows.net/container/...`
* `https://account.blob.core.windows.net/container/...`

Hyper also allows you to enter the non-SSL version of the URLs (`http://` and `abfs://`),
however it will always establish SSL encrypted connections.

Hyper's Azure support is highly optimized by using techniques such as concurrent
requests, request hedging and prefetching. For maximum performance, ensure that you
have a high network bandwidth to Azure Blob Storage, e.g. by running HyperAPI directly
Expand Down

0 comments on commit 6908afc

Please sign in to comment.