Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

November 20, 2021 by Admin

DRAG DROP

You develop a web app that uses the tier D1 app service plan by using the Web Apps feature of Microsoft Azure App Service.

Spikes in traffic have caused increases in page load times.

You need to ensure that the web app automatically scales when CPU load is about 85 percent and minimize costs.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

AZ-204 Developing Solutions for Microsoft Azure Part 08 Q09 235

AZ-204 Developing Solutions for Microsoft Azure Part 08 Q09 235

AZ-204 Developing Solutions for Microsoft Azure Part 08 Q09 236

AZ-204 Developing Solutions for Microsoft Azure Part 08 Q09 236

Explanation:

Step 1: Configure the web app to the Standard App Service Tier
The Standard tier supports auto-scaling, and we should minimize the cost.

Step 2: Enable autoscaling on the web app
First enable autoscale

Step 3: Add a scale rule

Step 4: Add a Scale condition

Leave a Reply