Connections > Google BigQuery V2 connection properties > Proxy server settings
  

Proxy server settings

If your organization uses an outgoing proxy server to connect to the Internet, the Secure Agent connects to Informatica Intelligent Cloud Services through the proxy server.
You can configure the Secure Agent to use the proxy server on Windows and Linux. You can use the unauthenticated or authenticated proxy server. The proxy settings applies to connections used in mappings and in mappings in advanced mode.
Use one of the following methods to configure the proxy settings:
To configure the proxy settings for the serverless runtime environment, see Using a proxy server.

Configure proxy settings for NTLM authentication

You can use a proxy server that uses NTLM authentication to connect to Google BigQuery. To configure the proxy settings for NTLM authentication, perform the following steps:
  1. 1In Administrator, select Runtime Environments.
  2. 2Select the Secure Agent for which you want to configure from the list of available Secure Agents.
  3. 3In the upper-right corner, click Edit.
  4. 4In the System Configuration Details section, select the Type as DTM for the Data Integration Server.
  5. 5Edit the JVMOption1 and add the following value:
  6. -Dhttp.auth.ntlm.domain=<domain name>
  7. 6Select the Type as Platform for the Data Integration Server.
  8. 7Edit the INFA_DEBUG property and add the following value:
  9. -Dhttp.auth.ntlm.domain=<domain name>
  10. 8Click Save.
  11. 9Restart the Secure Agent.