Share via

Functions that are not triggering

Leon Chen 21 Reputation points Microsoft Employee
2024-10-20T14:59:32.0933333+00:00

The time triggered azure function is not fired.

The failures information.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Answer accepted by question author

VenkateshDodda-MSFT 25,251 Reputation points Microsoft Employee Moderator
2024-10-28T08:08:08.1566667+00:00

@Leon Chen Thanks for your time over offline discussion and patience on this. I am summarizing our offline discussion posting the same as Answer for the benefit of other community members.

Issues: Deployed Functions in the function app are not getting triggered.

Solution:

  • Upon investigating further, we see that there were couple of code issues, requested customer to fix it.
  • Also, Customer has disabled the storage account access key access and that is reason runtime went unavailable & deployment is failing.
  • Post fixing the code we have retied the deploying the functions and able to see & run functions without any issues.

Hope this helps, let me know if you have any further questions on this.

Please accept as "Yes" if the answer is helpful so that it can help others in the community.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

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.