Hi, first post/question here ...
I'm trying to add a MS SQL Connection to my workspace (us-west-2) Catalog. Connection type is SQL Server, Host equal the public IP of that Server, port is the default 1433. (Server is a AWS EC2 instance)
All attempts to connect fail with the generic 'TCP?IP connection to the host XXXX, port failed ...'.
Portquery confirms that the Server is listening on the public IP and port.
I'm pretty sure that the problem is that the workspace's public IP is not 'whitelisted' (EC2 Inbound Security rule) for the SQL Server. I've added all Databricks outbound IPs I could find, but no success.
How can I find my workspaces' outbound IP address?
Thank you for any feedback!
Dirk