exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 5 question 1 discussion

Actual exam question from Microsoft's AZ-204
Question #: 1
Topic #: 5
[All AZ-204 Questions]

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.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
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 -
Reference:
https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-autoscale-get-started

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AmirCSUDH
Highly Voted 4 years, 5 months ago
The Provided Answer is Correct
upvoted 103 times
dhishkiyaau
3 years, 8 months ago
the correct answer is :- Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule Please refer - https://docs.microsoft.com/en-us/learn/modules/app-service-autoscale-rules/6-autoscale-a-web-app
upvoted 51 times
...
azurelearner666
3 years, 10 months ago
No, you must create a condition (a default one is created for you) and then add scale rules.
upvoted 19 times
...
sgsvve
3 years, 10 months ago
NO, NO, NO.... You can find it out yourself bij going to an appservice-> Scale Out -> Click Manual Scale (Now you have a default SCALE CONDITION) -> Click Add Scale Rule (Now you have a SCALE RULE)
upvoted 13 times
...
altafpatel1984
3 years, 5 months ago
No. This is for Monitor auto scale. Question is for Web App auto scale, and for that steps would be as follow: Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule Reference: https://docs.microsoft.com/en-us/learn/modules/app-service-autoscale-rules/6-autoscale-a-web-app
upvoted 38 times
Mev4953
3 years, 3 months ago
There is no "Add a scale condition". Do you mean "Configure a scale condition" ?
upvoted 3 times
Chiboy
3 years, 2 months ago
It actually says " Add Scale Conditions" on the web app
upvoted 2 times
...
...
rkuifje
3 years, 3 months ago
Seems you are right Altafpatel based on your link. Thanks.
upvoted 2 times
rkuifje
3 years, 3 months ago
BTW, may be both answer are correct: See question note: More than one order of answer choices is correct
upvoted 2 times
...
...
AbidooKing
1 year, 9 months ago
Got this 2023July13. Score 917 and went with Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule
upvoted 6 times
...
...
...
TEMPKAKAM
Highly Voted 4 years, 5 months ago
Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule
upvoted 43 times
profesorklaus
4 years, 3 months ago
There is nothing about adding scale condition. You have default scale condition so first configure it then add a rule (85%)
upvoted 5 times
...
...
Christian_garcia_martin
Most Recent 8 months, 2 weeks ago
Condition and based in the condition the rule
upvoted 1 times
...
Ciupaz
1 year, 4 months ago
"Minimize costs" is the hint to choose Standard over Premium tier.
upvoted 2 times
...
kakajos
1 year, 7 months ago
Upgrade to Standard App Service tier (it supports autoscaling) Enable autoscaling Add a scale condition Create scale rule Monitor autoscaling activity
upvoted 1 times
...
NombreFalso
2 years, 2 months ago
"NOTE: More than one order of answer choices is correct." Makes me think the order in which you add the rule or scale condition does not matter, nothing else could be in different order IMO.
upvoted 1 times
macobuzi
1 year, 8 months ago
Nice observation!
upvoted 1 times
...
...
OPT_001122
2 years, 5 months ago
Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule
upvoted 2 times
...
Eltooth
2 years, 10 months ago
Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule https://docs.microsoft.com/en-gb/learn/modules/scale-apps-app-service/4-autoscale-app-service
upvoted 2 times
adilkhan
2 years, 3 months ago
100% correct !
upvoted 1 times
...
...
Evo_Morales
3 years ago
Sloppy answer set - this needs cleanup
upvoted 3 times
...
iamstudying
3 years, 1 month ago
answer is correct. les gettit, buddies. 6 figure here i come
upvoted 4 times
...
massnonn
3 years, 2 months ago
Once you enable autoscaling, you can edit the automatically created default scale condition, after you add scale rule
upvoted 1 times
...
sozturk88
3 years, 2 months ago
Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule Reference: https://docs.microsoft.com/en-us/learn/modules/app-service-autoscale-rules/6-autoscale-a-web-app @altafpatel1984 is right
upvoted 1 times
...
oescm
3 years, 2 months ago
Got this one 02/2022. Went with most voted
upvoted 5 times
...
altafpatel1984
3 years, 5 months ago
Given answer is for Monitor auto scale. But question is for Web App auto scale and for this sequence will be as follow: Configure the web app to the Standard App Service Tier Enable autoscaling on the web app Add a Scale condition Add a scale rule Reference: https://docs.microsoft.com/en-us/learn/modules/app-service-autoscale-rules/6-autoscale-a-web-app
upvoted 6 times
...
Pankaj78
3 years, 5 months ago
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 Step 4: Configure a Scale condition Step 3: Add a scale rule Scale rule is within the Scale condition.
upvoted 4 times
...
Jan91
3 years, 5 months ago
Had this question in my exam this morning. It stated that there are 2 possible orders to answer. Most likely the scale condition and scale rule part is meant with this.
upvoted 3 times
...
catalene
3 years, 6 months ago
I think, you only create "autoscaling rules app" with condition like ">85%" with Premium Plan. IT's Correct?
upvoted 1 times
zeugo
1 year, 5 months ago
I think you need to read the documentation again ;)
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago