
Answer-first summary for fast verification
Answer: DISABLE_MFA, MINS_TO_BYPASS_MFA
The question asks for two user parameters that can disable MFA for a Snowflake user. According to Snowflake documentation and the community discussion (with 100% consensus and upvoted comments), DISABLE_MFA (A) directly disables MFA enforcement for the user, while MINS_TO_BYPASS_MFA (B) allows temporary bypass of MFA for a specified duration. Options C, D, and E are unrelated: PASSWORD manages password policies, MINS_TO_UNLOCK controls account lockout duration, and MUST_CHANGE_PASSWORD forces password reset. Thus, A and B are the correct parameters for disabling or bypassing MFA.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.