To scale out your App Service plan automatically, perform the following steps:
- Navigate to Azure portal | App Services and choose the App Service you want to scale out.
- Click on Enable autoscale.
- Then, you will need to configure autoscale settings by specifying the following:
- Autoscale setting name: Specify a descriptive name for the purpose of the autoscale.
- Resource group: Specify a resource group for the autoscale setting.
- Scale conditions: You can add scale conditions according to your needs by specifying the following:
- Scale mode:
- Scale based on a metric: Specify a metric based on which a scale-out will be performed. For example, when CPU usage exceeds 70%, it will add one more instance. ...
- Scale mode: