Azure SA mounted but can't load files

niels
New Contributor III

I am attempting to load an excel file that's located in a blob storage that I've mounted. In the first cell, when I use the dbutils.fs.ls command, I can see the file I want to load. However, when I try to actually load it, it can't find the file.

It feels like a simple task, but I can't figure it out.

Any help would be greatly appreciated.