An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Peter Oxenham hi & thx for join me here at Q&A portal,
Peter usually this means the autoscale setting metric stream changed or stopped emitting, not that autoscale itself is broken. those metrics are tied to the autoscale rule resource/name like plan-app-prod-ausae-01-Autoscale-139, so if the autoscale setting was edited, recreated, renamed, moved, or regenerated by IaC, the old dashboard chart can point to a dead metric dimension.
whether autoscale is still enabled and whether scale history still shows decisions. if scale history works, recreate the dashboard tiles from the current autoscale setting instead of the old metric reference.
Is the metric namespace/resource in Metrics Explorer coz autoscale metrics are under the autoscale setting, not always the App Service Plan itself.
if no autoscale metrics appear at all but scale still runs, open Azure Monitor ешслуе with resource ID, autoscale setting name, timestamp when it stopped, and examples of missing metrics.
Old dashboard likely points to stale autoscale metric series, rebuild tile from current autoscale setting
rgds, Alex
&
if my answer helps pls accept it.