Computer Science, asked by vagishvbhat98, 20 days ago

Autoscale rule for Cpu percentage metric is defined for which resource group

Answers

Answered by survemanali19
1

Answer:

Autoscale settings are an Azure Resource Manager resource. The Autoscale setting name. The location of the Autoscale setting. This location can be different from the location of the resource being scaled.

hope it helps you..

Answered by nancychaterjeestar29
0

Answer:

Autoscale allows us to have the right amount of resources running out to handle the heavy load on your application. It allows us to add resources to handle increase in load and also save more money by removing resources that are sitting inside. You specify a min and max number of instances to run and add  Virtual machines automatically based on a set of rules. Having a minimum is important to makes sure your application is always running even under zero load. Having a maximum limits your total possible cost. You automatically scale between these two extremes using rules you create.

#SPJ2

Similar questions