AZ-900 · Question #256
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 h
The correct answer is B. Yes. Network Security Groups (NSGs) can effectively filter traffic between two subnets by defining rules based on TCP/IP protocol, source/destination IP addresses, and port numbers, thus meeting the specified requirements.
Question
Options
- ANo
- BYes
How the community answered
(60 responses)- A20% (12)
- B80% (48)
Why each option
Network Security Groups (NSGs) can effectively filter traffic between two subnets by defining rules based on TCP/IP protocol, source/destination IP addresses, and port numbers, thus meeting the specified requirements.
Network Security Groups (NSGs) are used to filter network traffic to and from Azure resources in an Azure virtual network. NSG rules allow or deny traffic based on source/destination IP addresses (CIDR ranges), ports, and protocols (TCP, UDP, ICMP, Any), making them perfectly capable of controlling traffic flow between subnets.
Concept tested: Network Security Group (NSG) capabilities for subnet traffic filtering
Source: https://learn.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
Community Discussion
No community discussion yet for this question.