Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
Have an issue with providing external service access to MS Fabric, source application does not accept IP ranges, I must provide static IP address for MS Fabric. How can I achieve this. I beleive this is only required for fabric Datafactory. Can you help and direct me how to achieve this?
Regards
Solved! Go to Solution.
I have used functionality of Fabric and connected to VNET, then I created NAT Gatewa and added to vnet subnet, this worked, I didnot have to use VM or additional runtime.
Hi @k_foxy,
Thank you @NandanHegde for the helpful response.
Thank you for sharing your approach—it will certainly help others in the community! Please "Accept as Solution" and also give 'Kudos'. Let us know if you need any further assistance.
Please continue using Microsoft community forum.
Regards,
Pavan.
you guys are aware that Fabric "data factory" workload and "Azure data factory" Service are different things? There is no self-hosted integration runtime on Fabric. Uses gateway instead.
Differences between Data Factory in Fabric and Azure - Microsoft Fabric | Microsoft Learn
I have used functionality of Fabric and connected to VNET, then I created NAT Gatewa and added to vnet subnet, this worked, I didnot have to use VM or additional runtime.
Hi @k_foxy,
Thank you @NandanHegde for the helpful response.
Thank you for sharing your approach—it will certainly help others in the community! Please "Accept as Solution" and also give 'Kudos'. Let us know if you need any further assistance.
Please continue using Microsoft community forum.
Regards,
Pavan.
please refer this thread :
https://community.fabric.microsoft.com/t5/Data-Pipeline/Custom-IP-Data-Factory-Runtime/td-p/3688791
In case if you need a single public IP then having an On Prem data gateway server would be your way across. but data pipelines in the region share the IP range of ADF pipelines in that region.
Thanks for a tip I will give it a try.
Hi @k_foxy,
Thank you for reaching out in Microsoft Community Forum.
Have you tried the mentioned solution? If you have any further questions, please feel free to contact us. If your issue is resolved, please "Accept as solution" and give 'Kudos' to help other community members find the solution quickly.
Please continue using Microsoft community forum.
Regards,
Pavan.
Hi @k_foxy,
Thank you for reaching out in Microsoft Community Forum.
Microsoft Fabric does not support assigning a static IP directly, but you can achieve this through the following approaches:
1.Deploy Self-Hosted Integration Runtime (SHIR) on an Azure VM or an on-prem machine to control the outbound IP.
2.Configure a NAT Gateway with a static public IP to ensure consistent outbound traffic.
Steps for Self-Hosted Integration Runtime:
1. Install Self-Hosted Integration Runtime on an Azure VM (or an on-premises machine).
2. Configure the integration runtime to connect to Fabric's Data Factory.
3. Set up network rules to allow only traffic from the required static IP.
Please continue using Microsoft community forum.
If you found this post helpful, please consider marking it as "Accept as Solution" and give it a 'Kudos'. if it was helpful. help other members find it more easily.
Regards,
Pavan.
User | Count |
---|---|
33 | |
13 | |
9 | |
9 | |
5 |
User | Count |
---|---|
53 | |
31 | |
25 | |
9 | |
7 |