Designing and Implementing Azure for AWS Professionals — Question 18
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.
A company connects their on-premises network by using Azure VPN Gateway. The on-premises environment includes three VPN devices that separately tunnel to the gateway by using Border Gateway Protocol (BGP).
A new subnet should be unreachable from the on-premises network.
You need to implement a solution.
Solution: Configure subnet delegation.
Does the solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution of configuring subnet delegation does not prevent access to the subnet from the on-premises network. Subnet delegation primarily allows specific Azure services to manage resources within the subnet but does not inherently restrict connectivity. Therefore, the correct answer is B, as the solution does not meet the requirement of making the subnet unreachable.