SnowPro Core Certification — Question 549
What are characteristics of Snowflake network policies? (Choose two.)
Answer options
- A. They can be set for any Snowflake Edition
- B. They can be applied to roles.
- C. They restrict or enable access to specific IP addresses.
- D. They are activated using ALTER DATABASE SQL commands.
- E. They can only be managed using the ORGADMIN role.
Correct answer: A, C
Explanation
Option A is correct because Snowflake network policies can indeed be set for any edition of Snowflake. Option C is also correct as these policies specifically control access to designated IP addresses. Options B, D, and E are incorrect because network policies are not restricted to roles, do not require ALTER DATABASE commands for activation, and can be managed by roles other than just ORGADMIN.