Forum Discussion
1569hypernova
1 year agoFrequent Visitor
Intermittent issues with accessing files over ADLSv2 shortcut using "File API path" from a notebook
Ive been using a notebook to process files from a ADLSv2 shortcut. The data on ADLSv2 is created by Azure Synapse Link for Dataverse with Azure Data Lake. The issue is that i cant access files over "...
- 1 year ago
Hello 1569hypernova
path = mssparkutils.fs.getMountPath("/your_shortcut_path")
files = mssparkutils.fs.ls(path)
Please check if this working for you.
Not officially known issue but other user have reported similar type of issue
https://www.reddit.com/r/MicrosoftFabric/comments/1ff5vd9/anyone_else_having_intermittent_errors_with/Please accept the answer if this is helpful and give kudos
Thanks
V-yubandi-msft
Community Support
1 year agoHi 1569hypernova ,
We noticed we haven't received a response from you yet, so we wanted to follow up and ensure the solution we provided addressed your issue. If you require any further assistance or have additional questions, please let us know.
Your feedback is valuable to us, and we look forward to hearing from you soon.
Thank You.