johnnieng / afun

Azure Fundamentals
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

1.54 #54

Open johnnieng opened 4 years ago

johnnieng commented 4 years ago

A team has an Azure CosmosDB account. A solution needs to be in place to generate an alert from Azure Log Analytics when a query request charge exceeds 40 units more than 10 times during a 10-minute window. Which of the following would you recommend? (Choose two)

A. Create a search query to identify when the requestCharge_s exceeds 40. B. Create a search query to identify when the requestCharge_s exceeds 10. C. Create a search query to identify when the duration_s exceeds 10. D. Configure a period of 10 and a frequency of 10.

johnnieng commented 4 years ago

AD