Skip to main content
Omni can connect to your Databricks workspace in Amazon Web Services (AWS) or Azure via PrivateLink. In this configuration, Omni establishes an encrypted connection from our network to your Databricks workspace over a private network.

Requirements

To follow the steps in this guide, you’ll need:
  • A Databricks workspace configured for PrivateLink access
    • For Azure: A VNet-injected Databricks workspace
    • For AWS: A Databricks workspace with AWS PrivateLink enabled
  • Permissions in your cloud environment to retrieve PrivateLink configuration details
  • Organization Admin permissions in Omni

Setup

1

Gather connection information

Before contacting Omni support, retrieve your Databricks workspace connection details:
  • Your Databricks workspace URL. For example, adb-1234567890123456.7.azuredatabricks.net or dbc-abcd1234-5678.cloud.databricks.com
  • The cloud provider (AWS or Azure) and region where your Databricks workspace is deployed
  • Based on your cloud provider, we’ll also need:
    • For AWS - The VPC endpoint service name, which will start with com.amazonaws.vpce
    • For Azure - The Databricks workspace resource ID, which should contain /providers/Microsoft.Databricks/workspaces/
  • Confirmation that your workspace is configured for PrivateLink access:
    • For AWS - Verify AWS PrivateLink is enabled for your workspace
    • For Azure - Verify your workspace is VNet-injected
2

Contact Omni support

Contact Omni support with the following information:
  • Your Databricks workspace URL
  • The connection details for the database, including:
    • The cloud provider (AWS or Azure)
    • The region of your Databricks workspace
    • The VPC endpoint service name (AWS) or Databricks workspace resource ID (Azure)
  • 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 Databricks workspace to support the connection. 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. You’ll need to provide your Databricks authentication credentials (Personal Access Token or OAuth M2M) when setting up the connection in Omni.