Forum Discussion
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 instance then is it cut me more price or it will be the same as mentioned on pricing portal.
Best,
Nakib
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).
1 Reply
- hspinto
Microsoft
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).