SnowPro Core Certification — Question 1298
What will prevent unauthorized access to a Snowflake account from an unknown source?
Answer options
- A. Network policy
- B. End-to-end encryption
- C. Multi-Factor Authentication (MFA)
- D. Role-Based Access Control (RBAC)
Correct answer: A
Explanation
A Network policy is designed to restrict access based on IP addresses, thus preventing unauthorized access from unknown sources. End-to-end encryption secures data in transit but does not control access. Multi-Factor Authentication (MFA) improves security for user logins but does not specifically address unauthorized source access. Role-Based Access Control (RBAC) manages permissions within the account but is not a barrier against unknown external sources.