Azure Monitor · Arazzo Workflow
Azure Monitor Autoscale Setting Provision
Version 1.0.0
Create an autoscale setting with a CPU-driven scale rule, confirm it, and pull its predictive metrics.
Provider
Workflows
provision-autoscale-setting
Create an autoscale setting, confirm it, and read its predictive metrics.
Creates an autoscale setting with a single profile that scales out on high CPU and in on low CPU, confirms the setting, and queries its predictive autoscale metrics.
1
createAutoscaleSetting
AutoscaleSettings_CreateOrUpdate
Create or update an autoscale setting with one profile that scales out by one instance on high CPU and in by one instance on low CPU.
2
confirmAutoscaleSetting
AutoscaleSettings_Get
Read the autoscale setting back to confirm it is enabled and capture its profiles.
3
getPredictiveMetrics
PredictiveMetric_Get
Query the predictive autoscale metric data for the setting over the supplied timespan and interval.