Azure Function Monitoring is not working correctly or Displaying correctly

RT 25 Reputation points
2025-04-02T05:28:34.5966667+00:00

All my Azure Function monitor is not working correctly or displaying correctly.

Not working correctly Monitor.png

Working Monitor.png

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-04-04T04:09:38.5566667+00:00

    Hi RT,

    If your Azure Function monitoring is not working or displaying correctly, check your function app configuration. Ensure the correct Application Insights settings, including the instrumentation key or connection string. Also, verify the sampling settings, as misconfigurations can lead to missing or partial logs.

    For troubleshooting, go to your function app in the Azure portal, select "Diagnose and solve problems", and run "Function Configuration Checks".

    User's image

    For your reference, please review the following documentations for further clarification:

     I hope this addresses your query. Please let me know if you need any further assistance or clarification.

    0 comments No comments

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.