Forum Discussion
MA_Nakib
Jun 24, 2020MCT
Azure AppsServices Auto Scale pricing.
Hi Teams, I am using S1 package on Appservices. I got 10 instance for auto scaleUp. Now i use 10 instance as fix from scaling option. Can anyone please tell me that if i use this 10 instanc...
- Jun 24, 2020
the App Service Pricing info is per instance. If you scale your App Service Plan to 10 instances, you're paying 10x the S1 price per month.
Unless you have a very strong reason to manually fix the number of instances, I would definitely recommend to set up an auto-scale rule based on some relevant performance metric (see best practices).
hspinto
Microsoft
Jun 24, 2020
the App Service Pricing info is per instance. If you scale your App Service Plan to 10 instances, you're paying 10x the S1 price per month.
Unless you have a very strong reason to manually fix the number of instances, I would definitely recommend to set up an auto-scale rule based on some relevant performance metric (see best practices).