Skip to content

Commit

Permalink
SNOW-1760502 Update README.md (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller authored Oct 30, 2024
1 parent 9f9c71e commit 41a19e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,8 @@ conn = snowflake.connector.connect(
)
conn.telemetry_enabled = False
```


## NOTE

This library currently does not support GCP regional endpoints. Please ensure that any workloads using through this library do not require support for regional endpoints on GCP. If you have questions about this, please contact [Snowflake Support](https://community.snowflake.com/s/article/How-To-Submit-a-Support-Case-in-Snowflake-Lodge).

0 comments on commit 41a19e7

Please sign in to comment.