COF-C02 · Question #431
How are network policies defined in Snowflake?
The correct answer is D. They are a set of rules that control access to Snowflake accounts by specifying the IP addresses. Network policies in Snowflake are a set of rules that control access to Snowflake accounts by specifying allowed and blocked IP addresses (using IPv4 CIDR notation). They act as an IP allowlist/denylist at the account or user level, restricting which clients can connect. They…
Question
How are network policies defined in Snowflake?
Options
- AThey are a set of rules that define the network routes within Snowflake.
- BThey are a set of rules that dictate how Snowflake accounts can be used between multiple users.
- CThey are a set of rules that define how data can be transferred between different Snowflake
- DThey are a set of rules that control access to Snowflake accounts by specifying the IP addresses
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C7% (2)
- D86% (25)
Explanation
Network policies in Snowflake are a set of rules that control access to Snowflake accounts by specifying allowed and blocked IP addresses (using IPv4 CIDR notation). They act as an IP allowlist/denylist at the account or user level, restricting which clients can connect. They do not govern internal routing, inter-user usage rules, or data transfer between accounts - those are handled by other Snowflake features.
Topics
Community Discussion
No community discussion yet for this question.