exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 38 discussion

Actual exam question from Microsoft's AZ-304
Question #: 38
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 web app in an Isolated App Service plan.
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
cheetah313
Highly Voted 4 years, 2 months ago
Correct.
upvoted 12 times
...
syu31svc
Most Recent 3 years, 10 months ago
App Service does not grant access to the OS so answer is No
upvoted 3 times
...
BoxGhost
3 years, 11 months ago
Given Answer correct. Single App Service would not meet region failure requirements: https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/app-service-web-app/multi-region
upvoted 4 times
arun
3 years, 4 months ago
and it won't allow access to OS and install custom dependencies...
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 ...