
Answer-first summary for fast verification
Answer: No
The proposed solution does not meet the goal because a local network gateway in Azure is specifically designed for establishing secure connections between Azure virtual networks and on-premises networks (site-to-site VPN). It does not provide granular control over connection types between resources within Azure, such as web servers and database servers. The community discussion overwhelmingly supports this conclusion, with high-upvoted comments explaining that local network gateways represent on-premises locations and are not used for internal Azure traffic control. For controlling connections between Azure resources, Network Security Groups (NSGs) would be the appropriate solution as they allow defining inbound and outbound traffic rules between resources within the same virtual network.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are planning to deploy multiple web servers and database servers to Azure. Your deployment strategy must provide a way to control the connections between the web servers and the database servers.
Proposed Solution: You plan to include a local network gateway in your strategy.
Does the proposed solution meet the goal?
A
Yes
B
No
No comments yet.