Forum Discussion
Marusyk
2 years agoAdvocate II
How to access Azure SQL Database without allowing public network access
Of course, my production database is accessible only from specified vNets. How can I access it from Data Pipeline in Microsoft Fabric? I found the following options: Managed Private En...
Marusyk
2 years agoAdvocate II
The question is still open!
The answer from Nandan is definitely doesn't help
NandanHegde
2 years agoSuper User
Marusyk sorry for the delayed response. Can you please confirm what is that you are expecting other than either of the below 2 methods for network access:
1) whitelist the ip range of the data pipeline region in the firewall
2) set up a power bi gateway on a server hosted within the vnet via which you can access the database
- Marusyk2 years agoAdvocate II
I'm expecting that one of "Managed Private Endpoints or Managed virtual networks" or "vNet Data gateway" should work for Data Pipelines - because they are easiest way to securely access the data