SnowPro Core Certification — Question 462

What happens when the values for both an ALLOWED_IP_LIST and a BLOCKED_IP_LIST are used in a network policy?

Answer options

Correct answer: B

Explanation

The correct answer is B because Snowflake prioritizes the BLOCKED_IP_LIST, which means any IPs listed there will be blocked before any allowed ones are considered. The other options incorrectly state that the ALLOWED_IP_LIST is applied first or that one of the lists is ignored, which is not the case according to Snowflake's network policy behavior.