SnowPro Core Certification — Question 1231
What privileges are required to activate a network policy for an individual user within a Snowflake account?
Answer options
- A. A user with a role that has been granted the global ATTACH POLICY privilege
- B. A user with a role that has been granted the CREATE SESSION POLICY privilege
- C. A user with a role that has been granted the CREATE NETWORK POLICY privilege
- D. A user with a role that has been granted the OWNERSHIP privilege on both the user and the network policy
Correct answer: D
Explanation
The correct answer is D because it requires ownership of both the user and the network policy to activate it. Option A does not provide the necessary ownership, while Option B is related to session policies and not network policies. Option C allows for the creation of network policies but does not grant the authority to activate them for users.