Check provider logo

Ensure Function App has Application Insights configured

app_function_application_insights_enabled

Severityhigh
ServiceappSubservicefunction
by Prowler

Application Insights is a powerful tool for monitoring the performance and health of Azure Function Apps. It provides valuable insights into exceptions, performance issues, and usage patterns, enabling timely detection and resolution of issues.

Risk

Without Application Insights, you may miss critical errors, performance degradation, or abnormal behavior in your Function App, potentially impacting availability and user experience.

Run this check with Prowler CLI

prowler azure --checks app_function_application_insights_enabled

Run in Prowler Cloud

Remediation

Other

https://www.trendmicro.com/cloudoneconformity/knowledge-base/azure/Functions/function-app-insights-on.html

WUI

Enable Application Insights for your Azure Function App to monitor its performance and health.

References:

Source Code

References

Resource Type

Microsoft.Web/sites

Related URL