AggregatedValue is a reserved word in Application Insights
Apparently claude model like to use aggregatedValue as a variable name when creating an alert in Application Insights. After reviewing the code, found out that it is not a good idea at all.
https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-create-log-alert-rule#configure-alert-rule-conditions
Comments