Azure Monitor · Arazzo Workflow
Azure Monitor Autoscale Inventory And Reconfigure
Version 1.0.0
List autoscale settings in a resource group, branch on whether any exist, then inspect and disable a named setting.
Provider
Workflows
reconfigure-autoscale-settings
List autoscale settings and disable a named setting when present.
Lists the autoscale settings in a resource group and, when any exist, reads the named setting and patches it to disable autoscaling.
1
listAutoscaleSettings
List the autoscale settings in the resource group and branch on whether any exist.
2
getAutoscaleSetting
Read the named autoscale setting in detail to capture its enabled state and profiles before reconfiguring it.
3
disableAutoscaleSetting
Patch the autoscale setting to disable autoscaling while leaving its profiles intact.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.