I'm working with Azure SQL Managed Instance and I'm looking to configure alerts to notify me when the storage usage reaches or exceeds 80% capacity. Could someone provide guidance or steps on how to achieve this within Azure's monitoring or alerting system?
I've explored Azure's monitoring options but haven't found a clear way to set up these specific alerts.
According to this document, the available options to create alerts in SQL Managed Instance are shown below:
There is no direct way to create an alert when SQL MI storage is greater than 80%. However, you can follow the procedure below to get an alert:
You will receive an alert when SQL MI storage is greater than 80%. For more information, refer to this SO thread.