You need to investigate the Azure Function app error message in the development environment.

You need to investigate the Azure Function app error message in the development environment.
What should you do?
A. Connect Live Metrics Stream from Application Insights to the Azure Function app and filter the metrics.
B. Create a new Azure Log Analytics workspace and instrument the Azure Function app with Application Insights.
C. Update the Azure Function app with extension methods from Microsoft.Extensions.Logging to log events by using the log instance.
D. Add a new diagnostic setting to the Azure Function app to send logs to Log Analytics.

Microsoft AZ-204: Developing Solutions for Microsoft Azure

Free dumps for AZ-204 in PDF format also you can read online.

High quality AZ-204 PDF and software. VALID exam to help you pass.

microsoft-exams

One thought on “You need to investigate the Azure Function app error message in the development environment.

  1. ChatGPT suggests C:
    In a development environment, it’s common to use logging to debug issues in the application. By updating the Azure Function app with the Microsoft.Extensions.Logging extension methods, developers can log events to a variety of logging providers, including the console, Azure Application Insights, or a custom provider. This allows developers to get more insight into what’s happening within the application and diagnose errors or issues. Live Metrics Stream, Log Analytics workspace, and diagnostic settings are more appropriate for production environments where more in-depth monitoring is required.

    Option A suggests connecting Live Metrics Stream from Application Insights to the Azure Function app and filtering the metrics. While this can provide real-time insights into the performance and behavior of the application, it may not be the best approach for investigating a specific error message in the development environment. The Live Metrics Stream may not capture the exact error that occurred and may not provide enough context for troubleshooting the issue. Additionally, Live Metrics Stream is a real-time monitoring tool and may not capture historical data, which may be necessary for investigating the error message. Therefore, other options may be more appropriate for investigating the error message in the development environment.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.