Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-204 Topic 11 Question 51 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 51
Topic #: 11
[All AZ-204 Questions]

You develop an Azure web app. You monitor performance of the web app by using Application Insights. You need to ensure the cost for Application Insights does not exceed a preset budget. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: D

Sampling is an effective way to reduce charges and stay within your monthly quota.

You can set sampling manually, either in the portal on the Usage and estimated costs page; or in the ASP.NET SDK in the .config file; or in the Java SDK in the ApplicationInsights.xml file, to also reduce the network traffic.

Adaptive sampling is the default for the ASP.NET SDK. Adaptive sampling automatically adjusts to the volume of telemetry that your app sends. It operates automatically in the SDK in your web app so that telemetry traffic on the network is reduced.


https://docs.microsoft.com/en-us/azure/azure-monitor/app/sampling

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel