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

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.