Function Deployment to my my function App returns no HTTP trigger found
Richmond Eric-Okolai
1
Reputation point
I am trying to deploy my HTTP trigger function to my function app from vscode. I have done everything right but each time I run the deployment command from VsCode I get the deployment is successful but in the Output i see no HTTP trigger found. See image below
Look at file structure as well.
I have checked everything even using the solutions from this question which looked similar to my issue https://learn.microsoft.com/en-us/answers/questions/2260794/error-deploying-azure-function-from-vs-code-no-htt and still I get the same output
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Sign in to answer