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
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
Read the autoscale setting back to confirm it is enabled and capture its profiles.
3
getPredictiveMetrics
Query the predictive autoscale metric data for the setting over the supplied timespan and interval.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.