connecting DBT to snowflake (when snowflake is only accessible via Azure Private Link)

Hi all, our client wants to setup azure private link to connect to snowflake. If I understand the documentation correctly, this will eliminate access to Snowflake via the public internet - all access would have to route through their VPN or a virtual machine in their Azure Vnet.

I presume this means that the current DBT connection to Snowflake would fail. What do we need to do setup a connection between DBT and Snowflake once they migrate Snowflake access exclusively to Azure Private link?