Forum Discussion
teolachev
Helper II
3 years agoIntegrating with OneLake
1. Can an ADF pipeline outside Fabric (a pipeline created in Azure ADF Service) reference OneLake as a linked service? 2. Can an external app use non-AAD authentication, such as Shared Key authoriza...
andrewsommer
Super User
1 year ago- ADF pipelines external to Fabric cannot natively access OneLake. This is a current product limitation.
- Non-AAD authentication methods are not supported. You’ll need to authenticate using a Fabric-enrolled identity (user or service principal) with proper workspace permissions.
- Folder-based security is not currently supported. Access is governed at the workspace level, and subfolders cannot override or partition permissions independently. However, with OneLake security currently in private preview and coming out later this year security in Fabric will change A LOT.
- Yes, the only supported way to control geographic data residency in OneLake is to purchase Power BI (Fabric) capacity, assign that capacity to a specific Azure data region, and create workspaces bound to those capacities.
Please mark this post as solution if it helps you. Appreciate Kudos.