The idea is to connect to a SQL Server database that is protected by a VPN through Data Fusion and any other Google services I want to use.
The error I get is the following: “Connection timed out: no further information. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.”
Reading in several articles they told me to configure a Private IP from the Datafusion instance, but as for the connection to that base it is necessary in other tools, how could that IP be added at the project level in GCP?