SQL Warehouse connections in us-east-2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2022 12:13 PM
I have 2 very similarly configured workspaces, one in us-west-2 and one in us-east-2.
Both got configured by default with a "Starter Warehouse".
The one in us-west-2 I can reach via the internet using python databricks-sql-connector, but the one in us-east-2 I can not. I performed a test on a workspace in us-east-1 and was able to connect.
Interestingly however the workspace in us-east-2 can query the datasources using the same "Starter Warehouse", with appropriate results.
TIA