0

My Azure SQL Managed Instance is showing the storage utilization chart as follows:

enter image description here

And the Average Storage used metric is showing as follows:

enter image description here

Goal: set a condition for the metric Storage Space used so that when the average space used exceeds 52k, I get an alert. Currently, average storage used is showing 51.74k as depicted in the image 2 below)

Question: what threshold value should I set in the Alert Rule, to achieve the above goal?

Ref: Create alerts for Azure SQL Managed Instance

kavyaS
  • 8,026
  • 1
  • 7
  • 19
nam
  • 21,967
  • 37
  • 158
  • 332

1 Answers1

0

Please configure in the Alert panel as shown below for a threshold limit of 52k.

Select Unit as "k" and Threshold value as 52

enter image description here