Azure PrivateLink
Connect Tellius to Snowflake using Azure PrivateLink—configure private endpoints, DNS, and VNet settings for secure, private data access without the public internet.
What is an Azure PrivateLink?
Pre-requisites
Setting up Snowflake
select SYSTEM$GET_PRIVATELINK_CONFIG() using role ACCOUNTADMIN;Create a Private endpoint in Azure





Obtain accessToken for Private Endpoint from Azure CLI
Authorize Private Link in Snowflake

Approve Private Endpoint in Azure

Create Private DNS Zone in Azure

Add Record Sets to Private DNS Zone

Test the Private Link Connection
Add the Virtual Network links to the Private DNS Zone


Reference
Last updated
Was this helpful?