Microsoft
AZ-104 · Question #193
You have an Azure App Service plan named AdatumASP1 that hosts several Azure web apps. You discover that the web apps respond slowly. You need to provide additional memory and CPU resources to each…
The correct answer is C. Scale up AdatumASP1. https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/web-sites-scale.md
Submitted by kavita_s· Mar 4, 2026Deploy and manage Azure compute resources
Question
You have an Azure App Service plan named AdatumASP1 that hosts several Azure web apps. You discover that the web apps respond slowly. You need to provide additional memory and CPU resources to each instance of the web app. What should you do?
Options
- AScale out AdatumASP1.
- BAdd continuous WebJobs that use the multi-instance scale.
- CScale up AdatumASP1.
- DAdd a virtual machine scale set.
How the community answered
(37 responses)- A16% (6)
- B3% (1)
- C73% (27)
- D8% (3)
Explanation
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service/web-sites-scale.md
Community Discussion
No community discussion yet for this question.