Posted by: Pdfprep
Post Date: May 15, 2021
You need to monitor ContentUploadService accourding to the requirements.
Which command should you use?
A . az monitor metrics alert create Cn alert Cg … – -scopes … – -condition "avg Percentage CPU > 8"
B . az monitor metrics alert create Cn alert Cg … – -scopes … – -condition "avg
Percentage CPU > 800"
C . az monitor metrics alert create Cn alert Cg … – -scopes … – -condition "CPU Usage > 800"
D . az monitor metrics alert create Cn alert Cg … – -scopes … – -condition "CPU Usage > 8"
Answer: B
Explanation:
Scenario: An alert must be raised if the ContentUploadService uses more than 80 percent of available CPU-cores
Reference: https://docs.microsoft.com/sv-se/cli/azure/monitor/metrics/alert
Leave a Reply