Azure Application Insights を使用して、Azure Web アプリの正常性とパフォーマンスを監視しています。Web アプリでパフォーマンスの問題や障害が急増したときにアラートが送信されるようにする必要があります。何を使うべきですか?
正解:C
Smart Detection automatically warns you of potential performance problems and failure anomalies in your web application. It performs proactive analysis of the telemetry that your app sends to Application Insights. If there is a sudden rise in failure rates, or abnormal patterns in client or server performance, you get an alert. Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/app/proactive-diagnostics