Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 926

Which command is used to start configuring Snowflake for Single Sign-On (SSO)?

    Correct Answer: C

    To start configuring Snowflake for Single Sign-On (SSO), the correct command to use is 'CREATE SECURITY INTEGRATION'. This command is specifically designed to integrate external security frameworks, such as SSO, with Snowflake. The other options do not relate to the configuration of SSO in Snowflake. 'CREATE SESSION POLICY' is used for defining session policies, 'CREATE NETWORK RULE' is for network rules, and 'CREATE PASSWORD POLICY' is for establishing password policies, none of which pertain to the setup of SSO.

Discussion
tidzOption: C

https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-security-integration

DR369Option: C

Answer- C