I’ve created al alert that lets us know when our Azure SQL elastic pool disk usage gets over a certain point. To create this alert I had to select multiple elastic pools to alert on. The issue with this is that in the future we may be creating new elastic pools on the fly and I will then have to update the alert manually.
Is it possible to have grafana alert on all of the elastic pools in a resource group or subscription without having to specify each one specifically?