The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
This post might be pretty similar to this one, or this one or this reddit post but I figure I'll ask it again because this might be slightly different or information might be newer:
We're trying to use a Microsoft Fabric Notebook to connect to a jdbc database. I THINK I have the code figured out, but I'm running into an error that I think is caused by my IP address not being whitelisted by the database vendor, which is something I know they have to do.
Is there a way to get the IP address of the notebook I'm running? Or if (based on some of those previous questions and answers) the IP address wont always be fixed, is there a way to get the basic range of IP addresses it could come from?
Solved! Go to Solution.
Hi @JoeCrozier
Thanks for using Fabric Community.
We don't support SNAT(Source Network Address Translation). The Spark notebook doesn't have deterministic IP address. You cannot get the range of IP addresses.
Appreciate if you could share the feedback on our feedback link , which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Feedback Link : Home (microsoft.com)
Hope this helps. Please let us know if you have any further queries.
Hi @JoeCrozier
Thanks for using Fabric Community.
We don't support SNAT(Source Network Address Translation). The Spark notebook doesn't have deterministic IP address. You cannot get the range of IP addresses.
Appreciate if you could share the feedback on our feedback link , which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Feedback Link : Home (microsoft.com)
Hope this helps. Please let us know if you have any further queries.