Microsoft Azure Fundamentals — Question 202

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are planning a strategy to deploy numerous web servers and database servers to Azure.
This strategy should allow for connection types between the web servers and database servers to be controlled.
Solution: You include a local network gateway in your strategy.
Does the solution meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because a local network gateway is used to connect on-premises networks to Azure rather than controlling communication between Azure resources. To manage the connections between web servers and database servers, features like Azure Virtual Network and Network Security Groups would be more appropriate.