azure-functions-host icon indicating copy to clipboard operation
azure-functions-host copied to clipboard

Display banner in portal if App Insights / OTel has been incorrectly configured

Open anthonychu opened this issue 4 months ago • 0 comments

What problem would the feature you're requesting solve? Please describe.

Currently, if App Insights is incorrectly configured (e.g., app doesn't have permission to send telemetry), the only way to find out is by going to the specific App Insights detector in Diagnose and Solve.

Describe the solution you'd like

Display a banner in the Azure Functions portal when a user navigates to an app's overview blade and the app has App Insights or OTel misconfigured.

Describe alternatives you've considered

Relying on customers' ability to do the following:

  • navigate to the correct detector
  • scroll to the bottom to see that it's getting a 401 when sending data
  • understand what to do to solve the problem
Image

Additional context

Add any other context or screenshots about the feature request here.

@RohitRanjanMS

anthonychu avatar Aug 25 '25 23:08 anthonychu