Forum Discussion

DanielSDavis's avatar
DanielSDavis
Frequent Visitor
4 months ago
Solved

Microsoft IP Ranges for Fabric Notebooks

I've read through all the forums on IP Whitelisting for Microsoft Azure, and most point to this resource here: https://www.microsoft.com/en-us/download/details.aspx?id=56519.  I'm working with a vend...
  • deborshi_nag's avatar
    4 months ago

    Hello DanielSDavis 

     

    The service tags associated with Microsoft Fabric is detailed here:

     

    Service tags - Microsoft Fabric | Microsoft Learn

     

    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.

     

    Like you observed, you'll notice that the outbound traffic originates from Azure shared infrastructure, and points to Azurecloud.region. 

     

    Best to call the external API using Azure Function or similar service secured behind an Azure NAT Gateway. This will give them static IP addresses.