Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,056 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
a few time ago I read an article on Azure documentation about that high CPU load on a Service Plan can interfer with the performance of others Service Plan on the same tenant.
For example, in tenant A I've two service plans: SP1 and SP2.
If SP1 is fixed to 100% CPU, also SP2 become slow.
I can't find anymore the article where this behavior is explained. Could you help me?
App services that run in the same app service plan can impact each other if one is using a large amount of CPU, however apps on a different app service plan, in the same tenant, would not be affected.