SnowPro Core Certification — Question 897
Which command is used to start configuring Snowflake for Single Sign-On (SSO)?
Answer options
- A. CREATE SESSION POLICY
- B. CREATE NETWORK RULE
- C. CREATE SECURITY INTEGRATION
- D. CREATE PASSWORD POLICY
Correct answer: C
Explanation
The correct answer is C, CREATE SECURITY INTEGRATION, as this command is specifically designed to set up security features like SSO in Snowflake. The other options, such as CREATE SESSION POLICY, CREATE NETWORK RULE, and CREATE PASSWORD POLICY, serve different purposes related to session management, network access, and password security respectively, and do not configure SSO.