Posted by: Pdfprep
Post Date: November 23, 2020
You have Microsoft SQL Server on a Microsoft Azure machine that has 12 databases. All database files are in the same Azure Blob account.
You need to receive an email notification if I/O operation to the database files exceed 800 MB/s from more them five minutes.
Solution: You run the Add-AzureRmMetricAlert cmdlet specify the CMetricName ‘Disk write Operation/Sec’ parameter.
Does this meet the goal?
A . Yes
B . No
Answer: B
Leave a Reply