Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
2 |
User | Count |
---|---|
10 | |
8 | |
7 | |
6 | |
6 |