Skip to content

Commit bbd719b

Browse files
committed
final changes
1 parent 18a35b1 commit bbd719b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/azure-monitor/autoscale/autoscale-common-scale-patterns.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,19 @@ For example:
6060

6161
:::image type="content" source="./media/autoscale-common-scale-patterns/scale-for-event.png" alt-text="A screenshot showing two autoscale profiles, one default and one for a specific date range." lightbox="./media/autoscale-common-scale-patterns/scale-for-event.png":::
6262

63-
## Scale based on custom metric
63+
## Scale based on custom metrics
6464
Scale by custom metrics generated by your application.
6565
For example, you have a web front end and an API tier that communicates with the backend, and you want to scale the API tier based on custom events in the front end.
6666

6767
:::image type="content" source="./media/autoscale-common-scale-patterns/custom-metric-scale.png" alt-text="A screenshot showing an autoscale profile, and rule scaling by a custom metric." lightbox="./media/autoscale-common-scale-patterns/custom-metric-scale.png":::
68+
69+
Next steps
70+
71+
Learn more about autoscale by referring to the following articles :
72+
73+
* [Azure Monitor autoscale common metrics](./autoscale-common-metrics.md)
74+
* [Azure Monitor autoscale custom metrics](./autoscale-custom-metric.md)
75+
* [Autoscale with multiple profiles](./autoscale-multiprofile.md)
76+
* [Flapping in Autoscale](./autoscale-custom-metric.md)
77+
* [Use autoscale actions to send email and webhook alert notifications](./autoscale-webhook-email.md)
78+
* [Autoscale REST API](/rest/api/monitor/autoscalesettings)

0 commit comments

Comments
 (0)