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 wanted to touch base as we haven't received a response from you yet. We hope the solution provided was useful. If you require further assistance or have any more questions, don't hesitate to reach out. Your feedback is invaluable, and we look forward to your response.
Thank You.