Skip to main content
Omni can connect to your Snowflake instance in Amazon Web Services (AWS) or Azure via PrivateLink. In this configuration, Omni establishes an encrypted connection from our network to the Snowflake network.

Requirements

To follow the steps in this guide, you’ll need:
  • Snowflake Business Critical or higher
  • Permissions in Snowflake to retrieve PrivateLink data

Setup

Contact Omni support with the following information:
  • The output of the following from your Snowflake environment:
    select SYSTEM$GET_PRIVATELINK_CONFIG();
    
  • The cloud (AWS/Azure) and region/location of your Snowflake instance
  • Technical contact details, in case of connection difficulties

What’s next?

After you contact Omni support with the above information, we’ll create a private endpoint that connects to your service to support the connection to the database. We will then contact you with command(s) that will need to be run on Snowflake to authorize our connection(s). Once this is complete, Omni support will add the new database connection to your Omni instance. The connection can then be used like any other database connection.