Microsoft Cybersecurity Architect — Question 81
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 are designing a security strategy for providing access to Azure App Service web apps through an Azure Front Door instance.
You need to recommend a solution to ensure that the web apps only allow access through the Front Door instance.
Solution: You recommend access restrictions that allow traffic from the Front Door service tags.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The recommended solution of using access restrictions that allow traffic from the Front Door service tags effectively ensures that only requests originating from the Front Door can reach the web apps. This prevents direct access to the web apps, thus meeting the stated goal. The other option, 'No,' is incorrect because it does not provide a valid alternative that achieves the same level of security.