Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Charlotte_chum
Frequent Visitor

How to ingest unstructured data (mp3/ pdf) into Fabric?

Hi Everyone,

 

I am trying to ingest unstructured data (mp3/ pdf) into Fabric by using data pipeline, but not sure how to upload it except using Schema agnostic (binary copy).

 

Any one know how to upload unstructured data? Mant thanks!

 

Charlotte_chum_0-1731911216320.png

 

1 ACCEPTED SOLUTION
spencer_sa
Super User
Super User

We have a use case to ingest pdf documents - the way we've done this is firstly via a shortcut to the AWS S3 bucket where they live.
We would then use a schema agnostic (binary) copy process to copy them to the files location of a lakehouse.
I'd then process them from there using a notebook to turn the unstructured data into structured data.

View solution in original post

2 REPLIES 2
spencer_sa
Super User
Super User

We have a use case to ingest pdf documents - the way we've done this is firstly via a shortcut to the AWS S3 bucket where they live.
We would then use a schema agnostic (binary) copy process to copy them to the files location of a lakehouse.
I'd then process them from there using a notebook to turn the unstructured data into structured data.

It works!! Thanks 🙂

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors