<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to find IP to setup Firewall rule on SFTP server? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756197#M2102</link>
    <description>&lt;P&gt;We are trying to use Data Pipelines in Fabric to push some files to a 3rd party SFTP location. THe 3rd party wanted the outbound IP so they can setup a firewall rule on their side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I find that out for Fabric?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 20:10:01 GMT</pubDate>
    <dc:creator>VickyDev18</dc:creator>
    <dc:date>2024-03-11T20:10:01Z</dc:date>
    <item>
      <title>How to find IP to setup Firewall rule on SFTP server?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756197#M2102</link>
      <description>&lt;P&gt;We are trying to use Data Pipelines in Fabric to push some files to a 3rd party SFTP location. THe 3rd party wanted the outbound IP so they can setup a firewall rule on their side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I find that out for Fabric?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 20:10:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756197#M2102</guid>
      <dc:creator>VickyDev18</dc:creator>
      <dc:date>2024-03-11T20:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP to setup Firewall rule on SFTP server?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756789#M2103</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;The below thread :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Enabling-Azure-Data-Factory-to-Access-Restricted-REST-API-and/m-p/3310151" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/Data-Pipelines/Enabling-Azure-Data-Factory-to-Access-Restricted-REST-API-and/m-p/3310151&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should help.&lt;/P&gt;&lt;P&gt;The Fabric Data Pipeline leverages the same IP range as Azure ADF.&lt;/P&gt;&lt;P&gt;You can whitelist that IP range in SFTP&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;similar thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Whitelist-Fabric-Workspace-To-Read-Data-from-Azure-Storage/m-p/3726715#M4584" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5Workspace-To-Read-Data-from-Azure-Storage/m-p/3715200&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 04:17:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756789#M2103</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-03-12T04:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to find IP to setup Firewall rule on SFTP server?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756808#M2104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="509497" data-lia-user-login="VickyDev18" class="lia-mention lia-mention-user"&gt;VickyDev18&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;&lt;SPAN&gt;Currently, you can allow-list the whole Azure Data Factory IP range at your source that hosts the REST API. The IP range is shared across Fabric Data Factory. Do discuss this approach with your security team.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/azure-integration-runtime-ip-addresses#azure-integration-runtime-ip-addresses-specific-regions" target="_blank" rel="nofollow noopener noreferrer"&gt;https://learn.microsoft.com/en-us/azure/data-factory/azure-integration-runtime-ip-addresses#azure-in...&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;(Use the integration runtime IP address). If you want a reduced IP ranges then allow-list only a specific region that your Fabric tenant is setup in.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, we are working on adding On-premises gateway support for pipelines in Fabric which will allow you to read data from private rest api sources from within your network or help you with a static IP (on-premises gateway node).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further queries.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 03:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-find-IP-to-setup-Firewall-rule-on-SFTP-server/m-p/3756808#M2104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-12T03:56:06Z</dc:date>
    </item>
  </channel>
</rss>

