Microsoft Azure Fundamentals — Question 48

Your company plans to deploy several web servers and several database servers to Azure.
You need to recommend an Azure solution to limit the types of connections from the web servers to the database servers.
What should you include in the recommendation?

Answer options

Correct answer: A

Explanation

The correct answer is A, network security groups (NSGs), as they are specifically designed to control inbound and outbound traffic to Azure resources based on defined rules. Options B, C, and D do not provide the necessary capabilities to restrict connection types between web and database servers, making them unsuitable for this scenario.