Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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,
The conection has this properties:
Lokking at the Connection and Gateways page, I was able to valide the connection and works fine
But inside of the pipeline not works:
I tried with the GUID workspace Name and also the name, both fails.
Someone can help me?
Solved! Go to Solution.
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,
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,