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 ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution we provided for your issue worked for you or let us know if you need any further assistance?
Your feedback is important to us, Looking forward to your response.
Thank You.