COF-C02 · Question #550
What are characteristics of Snowflake network policies? (Select TWO).
The correct answer is A. They can be set for any Snowflake Edition. C. They restrict or enable access to specific IP addresses. Network policies in Snowflake are available on all editions (Standard, Enterprise, Business Critical, VPS), making option A correct. Their primary function is to allow or block access based on client IP addresses (allowlists and blocklists), making option C correct. Network…
Question
What are characteristics of Snowflake network policies? (Select TWO).
Options
- AThey can be set for any Snowflake Edition.
- BThey can be applied to roles.
- CThey restrict or enable access to specific IP addresses.
- DThey are activated using ALTER DATABASE SQL commands.
- EThey can only be managed using the ORGADMIN role.
How the community answered
(24 responses)- A92% (22)
- B4% (1)
- E4% (1)
Explanation
Network policies in Snowflake are available on all editions (Standard, Enterprise, Business Critical, VPS), making option A correct. Their primary function is to allow or block access based on client IP addresses (allowlists and blocklists), making option C correct. Network policies cannot be applied to roles (only to users or the account), they are managed with ALTER USER / ALTER ACCOUNT commands (not ALTER DATABASE), and they can be managed by SECURITYADMIN or SYSADMIN-not exclusively ORGADMIN.
Topics
Community Discussion
No community discussion yet for this question.