Azure estudent bad gatevway erro

Joao Claudio Paco 20 Reputation points
2024-04-28T15:53:22.85+00:00

I am creating a small function in App Function with azure student subscriptiom by the part of my university but I am receiving a badgateway error. Some one to help me ?

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

Accepted answer
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2024-04-28T16:06:06.2433333+00:00

    Hi Joao,

    Please see the following:

    Troubleshoot error: "Azure Functions Runtime is unreachable"

    https://learn.microsoft.com/en-us/azure/azure-functions/functions-recover-storage-account

    Monitor executions in Azure Functions

    Azure Functions offers built-in integration with Azure Application Insights to monitor functions executions. This article provides an overview of the monitoring capabilities provided by Azure for monitoring Azure Functions.

    https://learn.microsoft.com/en-us/azure/azure-functions/functions-monitoring

    With the two above, you should be able to figure out a more in-depth analysis of why your Function is having troubles.

    If this is helpful please accept answer.

    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.