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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a Data Lake (Gen 2)
In the Properties URL I have https://devexampledl.blob.core.windows.net/rawdata
And In Fabric I am trying to connect to this data lake
In Connection String I use the Above URL and Authentication King Organisation Account.
But I am getting
An exception occurred: DataSource.Error: AzureDataLakeStorage failed to get contents from 'https://devexampledl.blob.core.windows.net/rawdata'. Status code: 404, description: 'The specified container does not exist.'.
But it does exist and I dont know how to get past this error.
I have also tried using the Account Key but get the same error
Can anyone help with this?
Solved! Go to Solution.
Immediately figured it out I needed this
https://devexampledl.dfs.core.windows.net/
from Endpoints. Primary Endpoint. Data lake Storage
Immediately figured it out I needed this
https://devexampledl.dfs.core.windows.net/
from Endpoints. Primary Endpoint. Data lake Storage
hi @DebbieE
Thanks for using Microsoft Fabric Community.
Glad that you were able to find some insights and thank you for sharing the same with the community as it can be helpful to others.
Please continue using Fabric Community for further queries.
Thanks.