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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
veera0312
New Member

Azure Functions not Found

Hi Everyone, 

I am trying to understand why am unable to see the function which I created under a Function App. For example:

I have created a Function which uses Python with Linux OS and a new Storage Account to get some messages from EventHub and alter the names of some columns and send it to Azure Service Bus.

 

Things I did:


 - Created an EventHub Trigger for the function by pointing it to the eventhub where I want to import the chagned data (JSON format)

 - Added Azure Service Bus Topic Name and Primary Connnection String under Environment Variables

 - Added requirements.txt as it has libraries pre-requisite for the below python script to work

 - Added the Python Script to do the job and I saved the .py file as well.

 

Now when I just come out of the function andthen go to the Home Page of Function App, I am unable to see my newly created function at all, its just disappeared. Its showing nothing and asking me to create a new function again. 

veera0312_0-1745853526966.png

But still I am to see all the files which created under App files of the Function App? How? 

veera0312_1-1745853618681.png

Why does this happen? Anyone can help me here or explain please?

 


Best Regards

 

1 REPLY 1
v-ssriganesh
Community Support
Community Support

Hi @veera0312,
Thank you for your detailed explanation and screenshots. Based on your scenario, it appears that the issue is specifically related to the structure and recognition of Azure Functions (Python on Linux), not Microsoft Fabric services.

This topic would be best addressed in the Azure functions forum, where the relevant experts and engineers can provide targeted guidance.

For your convenience, you can repost your query at the following link:
Azure Functions - Microsoft Q&A

If this information is helpful, please click “Accept as solution” and give a “Kudos” to assist other community members in resolving similar issues more efficiently.
Thank you

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.