ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 22 - AZ-204 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Add a new diagnostic setting to the Azure Function app to send logs to Log Analytics.
Suggested answer: A

Explanation:

Azure Functions offers built-in integration with Azure Application Insights to monitor functions.

The following areas of Application Insights can be helpful when evaluating the behavior, performance, and errors in your functions:

Live Metrics: View metrics data as it's created in near real-time.

Failures

Performance

Metrics

Reference:

https://docs.microsoft.com/en-us/azure/azure-functions/functions-monitoring

asked 02/10/2024
Longin Winconek
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first