Forum Discussion
Access Fabric data from application with Privatelink
I want to access Fabric resources (Onelake through abffs and https) safely from an external app that is running on user private computers (users are connected into Azure with VPN). I have created private link between Fabric and Azure, but I still cannot access the resources by using the privatelink address. Is the privatelink used only for egress traffic (in Fabric point of view), or can I used it to access the data within Fabric?
- Anonymous1 year ago
Hi PanuO
Thank you for reaching out to the Microsoft Fabric Forum Community.
We have some Microsoft documents releated to the thread please have a look, it may helps you.
Supported scenarios for workspace private links - Microsoft Fabric | Microsoft Learn
How do I connect to OneLake? - Microsoft Fabric | Microsoft LearnIf I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks.
9 Replies
- Thomaslleblanc
Super User
Yes, Microsoft expects you to use Fabric for all integration (OneLake plus shortcuts). But, you can use a notebook to write parquet or delta tables to an Azure Data Lake Storage Gen2 account/container, and then that would be available to external applications thru a private link.
- PanuO
Helper II
OK. I am using Fabric to ingest data, but I would like to read it in another app and use private link to access the data.
- wardy912
Super User
- PanuO
Helper II
I have done this, but the problem is that app is not able to find the lakehouse resource through abfss path with privatelink address.
- AnonymousNot applicable
Hi PanuO
Thank you for reaching out to the Microsoft Fabric Forum Community.
We have some Microsoft documents releated to the thread please have a look, it may helps you.
Supported scenarios for workspace private links - Microsoft Fabric | Microsoft Learn
How do I connect to OneLake? - Microsoft Fabric | Microsoft LearnIf I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks.