You have an Azure subscription that contains an Azure Cosmos DB account.
You need to recommend a solution to generate an alert from Azure Log Analytics when a request charge for a query exceeds 50 request units more than 20 times within a 15-minute window.
What should you recommend?
A . Create a search query to identify when requestCharge_s exceeds 50. Configure an alert threshold of 20 and a period of 15.
B . Create a search query to identify when duration_s exceeds 20 and requestCharge_s exceeds 50. Configure a period of 15.
C . Create a search query to identify when requestCharge_s exceeds 20. Configure a period of 15 and a frequency of 20.
D . Create a search query to identify when duration_s exceeds 20. Configure a period of 15.
Answer: A
Leave a Reply