Forum Discussion
jeremycolson1
Advocate I
2 years agoAccess Lakehouse from Logic App
Has anyone had any luck connecting a logic app to a lakehouse in Microsoft Fabric? Some additional background... We have a data pipeline that is ultimately generating a summary of some actions t...
Anonymous
2 years agoNot applicable
HI jeremycolson1,
So you mean to use azure logic app to access to the underlying data that fabric Lakehouse hosts, right?
If that is the case, I'd like to suggest you use pipeline to output the file destination to the azure storage instead of direct invoke it from external.
Then you can use the logic app to trace above file and invoke azure contents to send email.
Regards,
Xiaoxin Sheng
- jeremycolson12 years ago
Advocate I
Thanks Anonymous ... This was in our back pocket as a workaround, but we really wanted to avoid the overhead of provisioning additional infrastructure unless it was absolutely necessary. It's starting to sound like this might be the case if Logic Apps cannot connect to Fabric.