Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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
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,