nerdexam
Microsoft

AZ-104 · Question #794

You have a Standard Azure App Service plan named Plan1. You need to ensure that Plan1 will scale automatically when the CPU usage of the web app exceeds 80 percent. What should you select for Plan1?

The correct answer is B. Automatic in the Scale out method settings. A Standard Service plan is fine. Use a Scale-out rule. Note 1: Web Apps, Automatic scaling in Azure App Service A comparison of scale-out and scale in options available on App Service: Note 2: Autoscale allows you to automatically scale your applications or resources based on…

Submitted by krish.m· Mar 30, 2026Deploy and manage Azure compute resources

Question

You have a Standard Azure App Service plan named Plan1. You need to ensure that Plan1 will scale automatically when the CPU usage of the web app exceeds 80 percent. What should you select for Plan1?

Exhibit

AZ-104 question #794 exhibit

Options

  • AAutomatic in the Scale out method settings
  • BAutomatic in the Scale out method settings
  • CPremium P1 in the Scale up (App Service plan) settings
  • DStandard S1 in the Scale up (App Service plan) settings
  • EManual in the Scale out method settings

How the community answered

(47 responses)
  • A
    11% (5)
  • B
    81% (38)
  • C
    2% (1)
  • D
    6% (3)

Explanation

A Standard Service plan is fine. Use a Scale-out rule. Note 1: Web Apps, Automatic scaling in Azure App Service A comparison of scale-out and scale in options available on App Service: Note 2: Autoscale allows you to automatically scale your applications or resources based on demand. Use Autoscale to provision enough resources to support the demand on your application without over provisioning and incurring unnecessary costs. https://learn.microsoft.com/en-us/azure/app-service/manage-automatic-scaling https://learn.microsoft.com/en-us/azure/azure-monitor/autoscale/autoscale-get-started

Topics

#App Service autoscale#scale out#CPU-based scaling#App Service plan

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice