List of questions
Related questions
Question 14 - AZ-204 discussion
You need to monitor ContentUploadService according to the requirements.
Which command should you use?
A.
az monitor metrics alert create -n alert -g ... - -scopes ... - -condition "avg Percentage CPU > 8"
B.
az monitor metrics alert create -n alert -g ... - -scopes ... - -condition "avg Percentage CPU > 800"
C.
az monitor metrics alert create -n alert -g ... - -scopes ... - -condition "CPU Usage > 800"
D.
az monitor metrics alert create -n alert -g ... - -scopes ... - -condition "CPU Usage > 8"
Your answer:
0 comments
Sorted by
Leave a comment first