
Answer-first summary for fast verification
Answer: They are a set of rules that control access to Snowflake accounts by specifying the IP addresses or ranges of IP addresses that are allowed to connect to Snowflake.
The correct answer is D because network policies in Snowflake are specifically designed to control access to Snowflake accounts by specifying allowed IP addresses or IP address ranges. This aligns with Snowflake's security model where network policies enforce network-level security by restricting connections based on source IP addresses. Option A is incorrect as network policies don't define internal network routes. Option B is incorrect as network policies don't govern account usage between multiple users. Option C is incorrect as network policies don't control data transfer between accounts within an organization. The community discussion with 100% consensus on answer D and upvoted comments further confirms this understanding, with one comment specifically noting that network policies work with parameters like ALLOWED_IP_LIST to manage IP-based access control.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How are network policies created and managed in Snowflake?
A
They are a set of rules that define the network routes within Snowflake.
B
They are a set of rules that dictate how Snowflake accounts can be used between multiple users.
C
They are a set of rules that define how data can be transferred between different Snowflake accounts within an organization.
D
They are a set of rules that control access to Snowflake accounts by specifying the IP addresses or ranges of IP addresses that are allowed to connect to Snowflake.