SnowPro Core Recertification — Question 52
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
The correct answer is C because Snowflake prevents the user from executing further queries if their IP address does not align with the network policy. Option A is incorrect as the user remains logged in but cannot execute more queries. Option B is not valid since the network policy does not get deactivated. Option D is incorrect as the user is restricted from executing additional queries despite remaining logged in.