How should you inspect the Azure Function app error in the development environment?
Choose an answer
Tap an option to check your answer.
Correct answer: Open Application Insights Live Metrics Stream for the Function app and apply filters to the live metrics..
Why this is the answer
The Live Metrics Stream in Application Insights provides real-time, unfiltered metrics and performance data from your running application, making it ideal for immediate error inspection during development. You can see failures, requests, and dependencies as they happen, and apply filters to quickly pinpoint issues. Creating a new Log Analytics workspace and enabling Application Insights instrumentation is a setup step, not an inspection method. Instrumenting with Microsoft.Extensions.Logging and writing logs is a coding practice for logging, not a direct inspection tool for existing errors. Adding a diagnostic setting to forward logs to Log Analytics is for long-term storage and analysis, not for real-time development environment error inspection.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed