Valid AZ-204 Dumps shared by EduDump.com for Helping Passing AZ-204 Exam! EduDump.com now offer the newest AZ-204 exam dumps, the EduDump.com AZ-204 exam questions have been updated and answers have been corrected get the newest EduDump.com AZ-204 dumps with Test Engine here:
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?
Correct Answer: D
Explanation 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. References: https://docs.microsoft.com/en-us/azure/azure-monitor/app/sampling