Snowflake key

If the Database Type is Snowflake, select whether you will use Password or Private Key authentication to connect to the database.

We strongly suggest you use Private Key authentication, as Snowflake will be deprecating username/password authentication from November 2025. Read Using Snowflake key-pair authentication for more information.

A valid username for the database connection.

The password for the database connection. Store the password in the component, or create a managed entry for the password using Manage Passwords (recommended).

For a Snowflake database with Private Key selected as the Password Type, this property isn't used.

The private key for the database connection. Store the private key in the component, or create a managed entry for the private key using Manage Passwords (recommended).

The private key must be in PEM format. If your private key is password-protected, enter the password in the Private Key Password property.

Read Key-pair authentication and key-pair rotation in the Snowflake documentation for more information.

For a Snowflake database with Password selected as the Password Type, this property isn't used.