Exam COF-C03 Topic 1 Question 950 Discussion
Actual exam question for Snowflake's COF-C03 exam
Question #: 950
Topic #: 1
Question #: 950
Topic #: 1
What are characteristics of Snowflake network policies? (Select TWO).
Suggested Answer: A,C Vote an answer
Snowflake network policies are a security feature that allows administrators to control access to Snowflake by specifying allowed and blocked IP address ranges. These policies apply to all editions of Snowflake, making them widely applicable across different Snowflake environments. They are specifically designed to restrict or enable access based on the originating IP addresses of client requests, adding an extra layer of security.
Network policies are not applied to roles but are set at the account or user level. They are not activated usingALTER DATABASESQL commands but are managed throughALTER ACCOUNTorALTER NETWORK POLICYcommands. The management of network policies does not exclusively require theORGADMINrole; instead, they can be managed by users with the necessary privileges on the account.
Reference: Snowflake Documentation on Network Policies: https://docs.snowflake.com/en/user-guide
/network-policies.html
Network policies are not applied to roles but are set at the account or user level. They are not activated usingALTER DATABASESQL commands but are managed throughALTER ACCOUNTorALTER NETWORK POLICYcommands. The management of network policies does not exclusively require theORGADMINrole; instead, they can be managed by users with the necessary privileges on the account.
Reference: Snowflake Documentation on Network Policies: https://docs.snowflake.com/en/user-guide
/network-policies.html
by Griffith at Jun 30, 2026, 06:19 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).