Connect to SingleStore Helios Workspaces from Private Networks/Services via Azure Private Link
On this page
For inbound connections, you need to provide your workspace ID and Azure subscription details so that SingleStore can accept the connection request.
To set up inbound connections to SingleStore Helios using private networks/services via Azure Private Link, perform the following tasks:
-
Request an alias from SingleStore.
-
Create a private endpoint.
Request an Alias from SingleStore
Contact SingleStore Support, and provide the following information:
-
Workspace ID and name.
SingleStore can only process the connection request when your workspace is in the Active
state. -
Your Azure subscription ID and name
-
Region details
-
In the support ticket, specify that the request is for an inbound connection
SingleStore will provide an alias.
Create a Private Endpoint
Note
You need to create separate private endpoints for both DML and DDL endpoints of your workspace.
Your workspace and private endpoint must be in the same region.
-
On the Azure portal, select Create a resource > Networking > Private Link > Create.
-
Under Private Link Center, select Private endpoints > Add.
-
Under Create a private endpoint, on the Basics tab, enter or select the following information:
-
Subscription: Your Azure subscription.
-
Resource group: The resource group corresponding to your Azure subscription.
It should have the same name as your Azure subscription name. Select Create new to create a new resource group. -
Name: Name of your private endpoint service.
-
Region: Select a region in which you want to create the private link service.
-
-
On the Resource tab, under Connection method, select Connect to an Azure resource by resource ID or alias.
-
Under Resource ID or alias, enter the alias received from SingleStore support.
-
On the Configuration (or Virtual Network) tab, select the Virtual Network and Subnet where the private endpoint is created.
-
On the Review + create tab, review the private endpoint configuration, and select Create.
The private endpoint is ready to use.
Note
SingleStore Helios does not support Certificate Authority (CA) verification for inbound connections.
References
Last modified: August 30, 2023