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. Introduction to Microsoft Azure Data Lake Storage Gen2 Connector
  3. Connections for Microsoft Azure Data Lake Storage Gen2
  4. Mappings for Microsoft Azure Data Lake Storage Gen2
  5. Migrating a mapping
  6. Data type reference
  7. Troubleshooting

Microsoft Azure Data Lake Storage Gen2 Connector

Microsoft Azure Data Lake Storage Gen2 Connector

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!