CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
514 stars 156 forks source link

Support for autoscaling configurations #1072

Closed ninjarobot closed 6 months ago

ninjarobot commented 8 months ago

Autoscaling configurations enable autoscaling of some resources based on rules defined in terms of metrics. For example, autoscaling may increase the number of VM's in a scale set when their CPU is above 30%.