Azure Function App Deployed Successful But No Function Created

Taryn 10 Reputation points
2024-04-02T10:49:00.1266667+00:00

Hi,

I am currently trying to setup a an Azure function, when I originally setup the local environment and deployed the app it uploaded successful and worked correctly. So then I started the process of developing the app on my local environment and testing on the local development. And once it worked i then deployed it again to Azure it said it was successful and the files are uploaded but the actual function is not created and is just blank.

I have tried the following:

  • delete the whole function and recreate it
  • delete and recreate my local environment
  • delete all resources attached to the function
  • tried to remove all the code and upload the sample again
  • checked 'Diagnose and solve problems' and has no issue

Not sure what else I can check or change to get this working as it was working before and now it has stopped.

Screenshot 2024-04-02 at 6.47.16 pm

Screenshot 2024-04-02 at 6.46.22 pm

Screenshot 2024-04-02 at 6.46.35 pm

Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

Your answer

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