AZ-204 · Question #602
AZ-204 Question #602: Real Exam Question with Answer & Explanation
The correct answer is D: Disable adaptive sampling. Enable and configure the fixed-rate sampling module.. https://learn.microsoft.com/en-us/azure/azure-monitor/app/sampling-classic-api#types-of-
Question
You develop an ASP. Net Care application by integrating the Application Insights SDK into your solution. The application sends a very high rate of telemetry in a short time interval. You observe a reduced number of events, traces, and metrics being recorded and increased error rates for telemetry ingestion. Telemetry data must synchronize the client and server information to allow HTTP request and response correlation. You need to reduce telemetry traffic, data costs, and storage costs while preserving a statistically correct analysis of application telemetry data. What should you do?
Options
- ASet a daily cap on the Log Analytics workspace. Create an Activity log alert rule.
- BModify the pricing tier for the Log Analytics workspace.
- CUpdate the application code to reduce the number of DiagnosticSource events. Use filtering to
- DDisable adaptive sampling. Enable and configure the fixed-rate sampling module.
Explanation
https://learn.microsoft.com/en-us/azure/azure-monitor/app/sampling-classic-api#types-of-
Community Discussion
No community discussion yet for this question.