Rotating key pairs

In Snowflake, you can assign two public keys to one user. If the rotation of credentials is required, then assign the generated public key to another user's public key that is not currently in an active use.

  1. Select Data Fabric > Pipelines > Destinations.
  2. Click the Snowflake destination tile and, in the destination dialog box, click Edit.
  3. Click Generate public key to generate a new public-private key pair.
  4. Copy the generated public key.
    Note: Do not click Save.
  5. In your Snowflake instance, in the Public key field, assign the generated public key to the user.
    Note: The user's existing public key to which you assign the generated public key cannot be in an active use.
  6. Return to the Edit the Destination dialog box in Data Fabric and click Save.
  7. Remove the previous public key from your Snowflake user.
    See the Snowflake documentation for information on how to manage and administer Snowflake, and on key pair authentication and rotation.