
Answer-first summary for fast verification
Answer: Force an immediate password change., Set a default role for the user.
The correct answers are B and C based on Snowflake documentation and community consensus. Option B (Force an immediate password change) is recommended for security best practices, ensuring users create their own secure passwords upon first login. Option C (Set a default role for the user) is recommended to enforce the principle of least privilege by assigning appropriate initial access rights. Option A (Configure the user to be initially disabled) is not typically recommended as it prevents immediate access. Option D (Set the number of minutes to unlock to 15 minutes) is not a standard user creation practice. Option E (Set the user's access to expire within a specified timeframe) is more applicable to temporary access scenarios rather than general user creation best practices.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which of the following are recommended practices for creating a user in Snowflake? (Choose two.)
A
Configure the user to be initially disabled.
B
Force an immediate password change.
C
Set a default role for the user.
D
Set the number of minutes to unlock to 15 minutes.
E
Set the user's access to expire within a specified timeframe.
No comments yet.