SQL Warehouse connections in us-east-2

marcus1
New Contributor III

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