Forum Discussion
choran
2 years agoRegular Visitor
How to get lakehouse files into Azure Function
Hi all, I am currently creating an Azure Function and I need to retrieve contents from a Lakehouse. I have been to get the lakehouse details successfully with my code while utilising the call out...
Anonymous
2 years agoNot applicable
Hi choran,
Have you assign the correspond permission to allow azure function invoke rest api and turn on the allow use rest api options?
Admin API admin settings - Microsoft Fabric | Microsoft Learn
BTW, what type of license are you worked on? Fabric capacity or fabric trial? AFAIK, the trial version is different from fabric capacity, you may not directly interact resources across different environments(trial and payment).
Regards,
Xiaoxin Sheng
choran
2 years agoRegular Visitor
Hi Xiaoxin!
Issue still persists after changing admin api settings. I am working with Fabric capacity.
- Anonymous2 years agoNot applicable
HI choran,
Did you means to direct use azure function to access to the fact files from the paths? Can you please share some more detail about these operations?
Regards,
Xiaoxin Sheng