Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
munindra
Frequent Visitor

Azure function implementation in notebook

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.

1 ACCEPTED SOLUTION
v-tsaipranay
Community Support
Community Support

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.

View solution in original post

1 REPLY 1
v-tsaipranay
Community Support
Community Support

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.