View all questions & answers for the AZ-204 exam
You need to monitor ContentUploadService accourding to the requirements.
Which command should you use?
az monitor metrics alert create –n alert –g … - -scopes … - -condition "avg
Percentage CPU > 8"
Percentage CPU > 800"
az monitor metrics alert create –n alert –g … - -scopes … - -condition "CPU
Usage > 800"
Usage > 8"
Scenario: An alert must be raised if the ContentUploadService uses more than 80 percent of available CPU-cores
Submit