exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 26 discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:
✑ Provide access to the full .NET framework.
✑ Provide redundancy if an Azure region fails.
✑ Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy a virtual machine scale set that uses autoscaling.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead, you should deploy two Azure virtual machines to two Azure regions, and you create a Traffic Manager profile.

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
fesexit266
Highly Voted 4 years, 8 months ago
VMSS only support 1 region
upvoted 40 times
SHABS78
4 years, 7 months ago
I agree
upvoted 3 times
...
...
glam
Highly Voted 4 years, 4 months ago
B. No ........
upvoted 5 times
...
Dpejic
Most Recent 3 years, 5 months ago
On exam today 22-Dec-21
upvoted 1 times
...
syu31svc
3 years, 8 months ago
This is No for sure Won't provide redundancy in the case of region failure
upvoted 4 times
...
andyR
4 years, 6 months ago
you can't have OS level access on scale sets to install dependencies
upvoted 3 times
nesith
4 years, 5 months ago
Yes you can, requirement for scale set are Identical VMs, the clincher for this question is scale set does not give you region outage support
upvoted 4 times
...
...
Ram_s
4 years, 6 months ago
They are talking about stateless web app. So should we think of some containerization. So i guess answer is right but VM might not the best way to go with.
upvoted 4 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 ...