Azure App service function error

JL 6 Reputation points
2020-07-16T09:03:46.233+00:00

My App service Azure http trigger functions have stopped to work correctly since July 14th. Only work inside Azure test tool portal. If I call the same http trigger function outside Azure (browser or web App) returns a 500 error. It receive the call but seems that not receive the body contents of the post.

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

2 answers

Sort by: Most helpful
  1. JL 6 Reputation points
    2020-07-21T05:14:35.277+00:00

    Hi
    Microsoft team has detected and solved the issue. The problem was a Azure update.
    Thanks.

    1 person found this answer helpful.
    0 comments No comments

  2. T. Kujala 8,796 Reputation points
    2020-07-16T09:08:10.06+00:00

    Hi @JL-5867,

    Have you tried the following methods provided by the link below?

    How to resolve error 500 on Azure web app


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.