I have a question, you gave an example of App A and App B. If App A is getting a lot of traffic, it will not scale out beyond 10 instances (as maximum scale limit is 10). Also, If App B is also receiving a lot of traffic, then as per the Maximum burst my app service plan can scale out to maximum 30 instances so App B can now scale out to -->30instances - Total instance used by App A (10 as per my example) = 20 instances (if I am not using any maximum scale limit for App B). Am I right or there is some gap?
We need more videos like these please. Most azure tutorials on the internet are defunct and very old.
nice tutorial.
How does per site scaling works when set to 1 worker and 2 instances in an ASP? Do they get balanced?
I have a question, you gave an example of App A and App B. If App A is getting a lot of traffic, it will not scale out beyond 10 instances (as maximum scale limit is 10). Also, If App B is also receiving a lot of traffic, then as per the Maximum burst my app service plan can scale out to maximum 30 instances so App B can now scale out to -->30instances - Total instance used by App A (10 as per my example) = 20 instances (if I am not using any maximum scale limit for App B). Am I right or there is some gap?
What to do if I need more than 30 instances?