PaaS – Scaling out and in

Scaling out and in services hosted in app services is also quite simple. The Azure app services menu items to scale out, which opens a new blade with scaling configuration options.

By default, auto scaling is disabled for both premium and standard plans. It can be enabled using the Scale Out menu item and by clicking on the Enable autoscale button, as shown:

Manual scaling does not require configuration but auto scaling helps in configuring with the aid of the following properties:

This is a quite to good feature to enable in any deployment. However readers should enable both scaling out and in together to ensure that the environment is back to normal capacity after scaling out.