SnowPro Core Certification — Question 713
What are Snowflake best practices when assigning the ACCOUNTADMIN role to users? (Choose two.)
Answer options
- A. The ACCOUNTADMIN role should be assigned to at least two users.
- B. The ACCOUNTADMIN role should be used to create Snowflake objects.
- C. The ACCOUNTADMIN role should be used for running automated scripts.
- D. The ACCOUNTADMIN role should be given to any user who needs a high level of authority.
- E. All users assigned the ACCOUNTADMIN role should use Multi-Factor Authentication (MFA).
Correct answer: A, E
Explanation
The correct answer is A and E because it is essential to have multiple users with the ACCOUNTADMIN role for redundancy and security purposes, and all users with this role should use Multi-Factor Authentication to enhance security. Options B, C, and D are incorrect as they do not address the best practices for role assignment and security considerations.