SnowPro Core Certification — Question 1272
A Snowflake user is actively logged into Snowflake when a user-level network policy is assigned to that user.
What will Snowflake do if the user's IP address does not match the user-level network policy rules?
Answer options
- A. Log the user out.
- B. Deactivate the network policy.
- C. Prevent the user from executing additional queries.
- D. Allow the user to continue until the session or login token expires.
Correct answer: C
Explanation
Snowflake will prevent the user from executing additional queries if their IP address does not align with the user-level network policy rules. This is a security measure to ensure that only authorized IP addresses can perform actions in the Snowflake environment. The other options do not accurately describe the behavior of Snowflake under these circumstances.