I will give a detailed look at the configuration and operation of auto-scaling in my Azure app service plan. Along with my comments and experiences. I have an Azure App Service Plan with 1 Core / 3GB RAM with one web app deployed. Although you can have many web apps in the same plan to …
Tag: Auto-scale
Auto-scaling Azure App Service Part 2 of 2
In the Part 1 blog post, I have shown configuration of auto scale of 2 auto-scale profiles. I will show the operation of scaling out and scaling in. Upon a load test to simulate high load on the app service to trigger the auto-scale, here are the timelines and operations of the auto scale out …