<?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 Microsoft IP Ranges for Fabric Notebooks in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5155517#M15946</link>
    <description>&lt;P&gt;I've read through all the forums on IP Whitelisting for Microsoft Azure, and most point to this resource here:&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=56519" target="_blank" rel="noopener"&gt;https://www.microsoft.com/en-us/download/details.aspx?id=56519&lt;/A&gt;.&amp;nbsp; I'm working with a vendor that requires IP Whitelisting to access their API, but they are insisting we determine WHICH tags are relevant for Microsoft Fabric since the download appears to have IP ranges for all of Azure.&amp;nbsp; Initially we provided sections around Fabric and Data Factory thinking that would suffice, but it didn't work.&amp;nbsp;&lt;BR /&gt;We tested a call against&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.ipify.org?format=json" target="_blank" rel="noopener"&gt;https://api.ipify.org?format=json&lt;/A&gt;&amp;nbsp;using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import requests

ip_json = requests.get("https://api.ipify.org?format=json", timeout=30).json()
print(ip_json)&lt;/LI-CODE&gt;&lt;P&gt;This returned 20.124.34.24 which fell in the range 20.124.0.0/16 under AzureCloud.eastus.&amp;nbsp; AzureCloud seemed a bit more generic than I would have expected.&lt;BR /&gt;&lt;BR /&gt;Does anybody have a more refined list of&amp;nbsp;&lt;EM&gt;which&amp;nbsp;&lt;/EM&gt;Service Tags apply to calls from Azure Data Factory, Synapse, Fabric Pipelines, User Data Functions, and Fabric Notebooks (ie spark nodes).&lt;BR /&gt;&lt;BR /&gt;For our purposes, we are using python in Fabric Notebooks to perform the API calls, but we want to ensure the whole range is provided.&amp;nbsp; For whatever reason they will not just Whitelist the entire stack from the json file.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 14:26:09 GMT</pubDate>
    <dc:creator>DanielSDavis</dc:creator>
    <dc:date>2026-04-21T14:26:09Z</dc:date>
    <item>
      <title>Microsoft IP Ranges for Fabric Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5155517#M15946</link>
      <description>&lt;P&gt;I've read through all the forums on IP Whitelisting for Microsoft Azure, and most point to this resource here:&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=56519" target="_blank" rel="noopener"&gt;https://www.microsoft.com/en-us/download/details.aspx?id=56519&lt;/A&gt;.&amp;nbsp; I'm working with a vendor that requires IP Whitelisting to access their API, but they are insisting we determine WHICH tags are relevant for Microsoft Fabric since the download appears to have IP ranges for all of Azure.&amp;nbsp; Initially we provided sections around Fabric and Data Factory thinking that would suffice, but it didn't work.&amp;nbsp;&lt;BR /&gt;We tested a call against&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.ipify.org?format=json" target="_blank" rel="noopener"&gt;https://api.ipify.org?format=json&lt;/A&gt;&amp;nbsp;using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import requests

ip_json = requests.get("https://api.ipify.org?format=json", timeout=30).json()
print(ip_json)&lt;/LI-CODE&gt;&lt;P&gt;This returned 20.124.34.24 which fell in the range 20.124.0.0/16 under AzureCloud.eastus.&amp;nbsp; AzureCloud seemed a bit more generic than I would have expected.&lt;BR /&gt;&lt;BR /&gt;Does anybody have a more refined list of&amp;nbsp;&lt;EM&gt;which&amp;nbsp;&lt;/EM&gt;Service Tags apply to calls from Azure Data Factory, Synapse, Fabric Pipelines, User Data Functions, and Fabric Notebooks (ie spark nodes).&lt;BR /&gt;&lt;BR /&gt;For our purposes, we are using python in Fabric Notebooks to perform the API calls, but we want to ensure the whole range is provided.&amp;nbsp; For whatever reason they will not just Whitelist the entire stack from the json file.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 14:26:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5155517#M15946</guid>
      <dc:creator>DanielSDavis</dc:creator>
      <dc:date>2026-04-21T14:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft IP Ranges for Fabric Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5155542#M15947</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/820333"&gt;@DanielSDavis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The service tags associated with Microsoft Fabric is detailed here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/security-service-tags" target="_blank"&gt;Service tags - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;However, it’s important to note that Fabric Notebooks, User Defined Functions, and Data Engineering (Spark‑based) workloads do not currently have dedicated service tags.&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like you observed, you'll notice that the outbound traffic originates from Azure shared infrastructure, and points to Azurecloud.region.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best to call the external API using&amp;nbsp;Azure Function or similar service secured behind an Azure NAT Gateway. This will give them static IP addresses.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 15:04:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5155542#M15947</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-04-21T15:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft IP Ranges for Fabric Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5157314#M15985</link>
      <description>&lt;P&gt;This has been a long standing issue. Microsoft is slowly migrating to the cloud.microsoft domain to get rid of that issue some day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/microsoft-365/enterprise/cloud-microsoft-domain?view=o365-worldwide" target="_blank"&gt;Unified cloud.microsoft domain for Microsoft 365 apps - Microsoft 365 Enterprise | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 21:21:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5157314#M15985</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2026-04-23T21:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft IP Ranges for Fabric Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5159622#M16041</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/820333"&gt;@DanielSDavis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 04:10:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5159622#M16041</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2026-04-28T04:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft IP Ranges for Fabric Notebooks</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5178480#M16134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/820333"&gt;@DanielSDavis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have you had a chance to look through the responses shared earlier? If anything is still unclear, we’ll be happy to provide additional support.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 May 2026 06:27:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-IP-Ranges-for-Fabric-Notebooks/m-p/5178480#M16134</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2026-05-06T06:27:01Z</dc:date>
    </item>
  </channel>
</rss>

