exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 3 question 6 discussion

Actual exam question from Microsoft's AZ-305
Question #: 6
Topic #: 3
[All AZ-305 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 an Azure virtual machine scale set that uses autoscaling.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
NotMeAnyWay
Highly Voted 1 year, 8 months ago
Selected Answer: B
A virtual machine scale set with autoscaling can meet the requirement of providing access to the full .NET framework and granting administrators access to the operating system to install custom application dependencies. However, it may not be the best solution for providing redundancy if an Azure region fails. To provide redundancy if an Azure region fails, it is recommended to deploy the stateless web app across multiple regions using Azure App Service. Azure App Service provides built-in redundancy and failover support across regions. Additionally, Azure App Service can also provide access to the full .NET framework and grant administrators access to the operating system. Therefore, the recommended solution would be to deploy the stateless web app using Azure App Service to provide redundancy and meet all the specified requirements.
upvoted 9 times
...
Eltooth
Highly Voted 2 years, 11 months ago
Correct answer - B
upvoted 9 times
...
SeMo0o0o0o
Most Recent 3 weeks, 2 days ago
Selected Answer: B
B is correct
upvoted 1 times
...
allanon
11 months, 3 weeks ago
Selected Answer: B
virtual machines in an Azure Virtual Machine Scale Set (VMSS) cluster cannot be in multiple regions
upvoted 4 times
...
jj22222
1 year, 9 months ago
Selected Answer: B
no, use traffic mgr instead
upvoted 1 times
...
zellck
1 year, 9 months ago
Selected Answer: B
B is the answer. VMSS only supports deployment within single region.
upvoted 1 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: B
Traffic Manager is the correct option
upvoted 1 times
...
PankajKataria
1 year, 11 months ago
B is the correct answer as VMSS supports only availability zone, it can not be used in regional failures.
upvoted 3 times
...
Xinx
2 years, 2 months ago
Scale sets does not provide redundancy if an Azure region fails.
upvoted 3 times
...
Gor
2 years, 6 months ago
Selected Answer: B
Correct answer - B
upvoted 1 times
...
datafypk
2 years, 7 months ago
was in exam 8 May 22
upvoted 3 times
...
Teringzooi
2 years, 7 months ago
Selected Answer: B
Correct answer - B
upvoted 1 times
...
hertino
2 years, 8 months ago
Selected Answer: B
In my exam, 9 april 22, 817/1000, I chose this answer
upvoted 3 times
...
esther823
2 years, 8 months ago
in my exam on 31 Mar 22
upvoted 2 times
...
ougullamaija
2 years, 8 months ago
Selected Answer: B
Correct. Autoscaling doesnt support redundancy.
upvoted 3 times
...
Justin0020
2 years, 9 months ago
Was in my exam om March. 10
upvoted 1 times
...
bananapeel
2 years, 9 months ago
On 2/27/2022
upvoted 2 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 ...