SnowPro Core Certification — Question 1256
What type of authentication is recommended when creating a Snowflake service account that will connect to a third-party application?
Answer options
- A. Username and password
- B. Key-pair authentication
- C. Multi-Factor Authentication (MFA)
- D. Single Sign-on (SSO)
Correct answer: B
Explanation
Key-pair authentication is recommended for Snowflake service accounts as it provides a more secure method for connecting to third-party applications compared to simpler methods like username and password. Multi-Factor Authentication (MFA) and Single Sign-on (SSO) are typically used for user accounts rather than service accounts, making them less suitable in this context.