AWS Databricks and Fabric OneLake integration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2025 11:52 AM
Bit of a weird scenario and I wanted to hear from the experts in this community
Lets say I have a Fabric Lakehouse (OneLake) and I want to read that data into Databricks (AWS) Unity Catalog to play with that data. What is the recommended mechanism to do this? (without actually read/writing the data)
I was looking into creating external tables in UC pointing to the blob path in OneLake, but some posts/docs out there say this is not possible.
Any insights?