ADA-C01 · Question #45
What roles can be used to create network policies within Snowflake accounts? (Choose three.)
The correct answer is B. SECURITYADMIN C. ACCOUNTADMIN E. Any role with the global permission of CREATE NETWORK POLICY. Network policies are used to restrict access to the Snowflake service and internal stages based on user IP address. To create network policies, a role must have the global permission of CREATE NETWORK POLICY. By default, the system-defined roles of SECURITYADMIN and…
Question
What roles can be used to create network policies within Snowflake accounts? (Choose three.)
Options
- ASYSADMIN
- BSECURITYADMIN
- CACCOUNTADMIN
- DORGADMIN
- EAny role with the global permission of CREATE NETWORK POLICY
- FAny role that owns the database where the network policy is created
How the community answered
(59 responses)- A5% (3)
- B83% (49)
- D8% (5)
- F3% (2)
Explanation
Network policies are used to restrict access to the Snowflake service and internal stages based on user IP address. To create network policies, a role must have the global permission of CREATE NETWORK POLICY. By default, the system-defined roles of SECURITYADMIN and ACCOUNTADMIN have this permission. However, any other role can be granted this permission by an administrator.
Topics
Community Discussion
No community discussion yet for this question.