MFAPasscode Parameter (Connect-Snowflake Cmdlet)
Provides a Multi-Factor Authentication (MFA) code when connecting to Snowflake. This code is required when MFA is enabled for your Snowflake account and you are using time-based one-time passwords (TOTP) or push-based authentication methods.
Syntax
Connect-Snowflake -MFAPasscode string
Data Type
cstr
Default Value
""
Remarks
Allows connecting to Snowflake using a code generated by an MFA application such as Google Authenticator, Duo, or Microsoft Authenticator. The user must supply a one-time code during connection.