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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
debiagui
Resolver I
Resolver I

Connecting Fabric Lakehouse with Azure Data Lake Storage Gen2 and Get metadata

We've a Pipeline that's download a .parquet file, as part of the logic we compare the lastModified Date in the source versus the lastModified date in one lake storage

We create a Get metadata activity were we passed a connection, the folder and the FileName from a variable, 

Getmetadata.png

The conection has this properties:

Connection.png

Lokking at the Connection and Gateways page, I was able to valide the connection and works fine

Connection_Status.png

But inside of the pipeline not works:

debiagui_0-1750708096571.png

I tried with the GUID workspace Name and also the name, both fails.

 

Someone can help me?

 

1 ACCEPTED SOLUTION
nilendraFabric
Super User
Super User

Hi @debiagui 

 

Ensure the workspace identity has Storage Blob Data Reader access on the ADLS Gen2 storage account.
Configuration path:
`Azure Portal → Storage Account → Access Control (IAM) → Add role assignment`

 

Enable trusted workspace access in the connection settings,

 

View solution in original post

1 REPLY 1
nilendraFabric
Super User
Super User

Hi @debiagui 

 

Ensure the workspace identity has Storage Blob Data Reader access on the ADLS Gen2 storage account.
Configuration path:
`Azure Portal → Storage Account → Access Control (IAM) → Add role assignment`

 

Enable trusted workspace access in the connection settings,

 

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors