I am trying to create an alert rule for my Azure Application Gateway instance that triggers when the instance scales up or scales down in autoscale. My current configuration sets the minimum instance count to 1 and the maximum instance count to 3.
I couldn't find a signal in the alert rule that specifically addresses this scenario.
Could anyone provide guidance on how to set up an alert rule for this? Any help would be greatly appreciated.
I am trying to create an alert rule for my Azure Application Gateway instance that triggers when the instance scales up or scales down in autoscale. My current configuration sets the minimum instance count to 1 and the maximum instance count to 3.
I couldn't find a signal in the alert rule that specifically addresses this scenario.
Could anyone provide guidance on how to set up an alert rule for this? Any help would be greatly appreciated.
Share Improve this question asked Mar 20 at 12:49 Stav ShalomStav Shalom 11 Answer
Reset to default 0How to create an Alert Rule for Scale Up/Down in Azure Application Gateway Autoscale?
To configure notifications for scale-up and scale-down events in your Azure Application Gateway's autoscaling configuration, you can use autoscale notifications. ` Go Azure Monitor > Autoscale > Select the your application Gateway > Notity
Once you configure these settings, you can effectively monitor and respond to scaling activities in your Azure Application Gateway.
Reference: Use autoscale actions to send email and webhook alert notifications in Azure Monitor