Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 366

User-level network policies can be created by which of the following roles? (Choose two.)

    Correct Answer: B, D

    User-level network policies can be created by the ACCOUNTADMIN and SECURITYADMIN roles. The ACCOUNTADMIN role has full access to all administrative functions within the system, including network policy creation. The SECURITYADMIN role is specifically designated to handle security-related tasks, including the creation and maintenance of network policies.

Discussion
KeshavaMugulur

B & D is right. https://docs.snowflake.com/en/sql-reference/ddl-user-security.html

SV1122Options: BD

Only security administrators (i.e. users with the SECURITYADMIN role) or higher or a role with the global CREATE NETWORK POLICY privilege can create network policies. Ownership of a network policy can be transferred to another role. https://docs.snowflake.com/en/user-guide/network-policies.html#:~:text=A%20security%20administrator%20(or%20higher,any%20number%20of%20network%20policies.

MahDeepOptions: BD

Only security administrators (i.e. users with the SECURITYADMIN role) or higher or a role with the global CREATE NETWORK POLICY privilege can create network policies

_yyuktaOptions: BE

BD are correct

dmitriypoOptions: BD

B and D https://docs.snowflake.com/en/user-guide/network-policies#creating-network-policies

MultiCloudIronManOptions: BD

Verified