You have an NSG with a rule allowing TCP port 80 inbound from Any. A response to an outbound HTTP request made by the VM arrives. Is the response allowed?
-
A
No, you need a matching outbound allow rule
-
B
Yes, NSGs are stateful so return traffic is automatically allowed
-
C
Only if the source IP is in the allowed list
-
D
Only if the same NSG is also on the subnet