Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
hi all , is there any one who successfully implemented azure function inside the notebook i am trying to find the related documentation regarding this but i haven't found exactly what i need could any one help me with this or suggest me whether there are any other ways to do this.
Solved! Go to Solution.
Hi @munindra ,
Thanks for reaching out to the Microsoft fabric community forum.
Functions provides a comprehensive set of event-driven triggers and bindings that connect your functions to other services without having to write extra code.
whereas notebooks are used for developing Apache Spark jobs and machine learning experiments.
You can't directly implement an Azure Function within a Fabric notebook. They serve different purposes and have distinct deployment models.
As a workaround you can use pipelines to pull data from Azure functions, for your understating follow the below documentation.
https://learn.microsoft.com/en-us/fabric/data-factory/functions-activity
I hope my suggestions give you good ideas, if you have any more questions or need further assistance, feel free to let me know.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hi @munindra ,
Thanks for reaching out to the Microsoft fabric community forum.
Functions provides a comprehensive set of event-driven triggers and bindings that connect your functions to other services without having to write extra code.
whereas notebooks are used for developing Apache Spark jobs and machine learning experiments.
You can't directly implement an Azure Function within a Fabric notebook. They serve different purposes and have distinct deployment models.
As a workaround you can use pipelines to pull data from Azure functions, for your understating follow the below documentation.
https://learn.microsoft.com/en-us/fabric/data-factory/functions-activity
I hope my suggestions give you good ideas, if you have any more questions or need further assistance, feel free to let me know.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.