Is Azure Functions down?

Jemali Vashakmadze 20 Reputation points
2024-04-29T20:36:44.5633333+00:00

My Azure Functions was working without problems but all of a sudden it stopped, when I checked there was no functions in my Function App. I tried redeploying but I'm getting "No HTTP triggers found"
sc

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

Accepted answer
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2024-04-30T14:14:52.8633333+00:00

    Glad to hear you were able to resolve your issue @Jemali Vashakmadze. My apologies for not being clear about the list of detectors. Under Availability and Performance, there are a list of detectors that can help provide detail.

    From what you've described, sounds like you had a runtime compile error for your function endpoint. An issue like that should have shown up under the Functions that are not triggered or Function App Down or Reporting Errors detectors.

    Function App Diagnose and solve problems blade

    This isn't always the case as it could've also been a deployment error of some kind, in which the detectors under Configuration and Management could be 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 Answers by the question author, which helps users to know the answer solved the author's problem.