Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Connectors and Connections
  3. Data Ingestion and Replication connectors
  4. Data Ingestion and Replication connection properties

Connectors and Connections

Connectors and Connections

Bypass the proxy server

Bypass the proxy server

You can bypass the proxy server settings configured for the Secure Agent.
Perform the following steps to bypass the proxy server:
  1. Navigate to the following directory:
    <Secure Agent installation directory>/apps/agentcore
  2. Enter the following command in the
    proxy.ini
    file:
    InfaAgent.NonProxyHost=localhost|{*}
    core.windows.net
    |127.|[\:\:1]*
    • To bypass proxy server for service principal authentication, append
      login.microsoftonline.com
      to the command.
    • To bypass proxy server for managed identity authentication, append
      169.254.169.254
      to the command.
    For example,
    InfaAgent.NonProxyHost=localhost|127.*|[\:\:1]|<accountname>.blob.core.windows.net|<accountname>.dfs.core.windows.net|<accountname>.blob.core.windows.net|login.microsoftonline.com|169.254.169.254
  3. Restart the Secure Agent.

0 COMMENTS

We’d like to hear from you!