No HTTP Triggers Found for Azure Function App in Test Environment

MAIZA, Nour El Houda 0 Reputation points
2024-03-26T12:02:29.3166667+00:00

Hello,

I'm working on a Python project and have set up two Azure Function Apps, one for development (triecoapi) and one for testing (FApp-Trieco-Test). The deployment works fine for the development environment, but I'm encountering an issue with the test environment where, despite a successful deployment, the functions do not appear, and I receive a "No HTTP triggers found" message.

I'm using func.Blueprint() for organizing Azure Functions and function_app.py for registering the functions. Below is an example of a function and the function_app.py file for reference. Any insights or assistance on why my test environment might not be recognizing the HTTP triggers would be greatly appreciated.User's image

User's image

User's image

User's image

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Windows for business Windows Client for IT Pros Devices and deployment Set up, install, or upgrade
Microsoft Security Intune Configuration Manager Deployment
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.