Vercel Edge to Tunnel to AZ Postgres

What is the name of the domain?

helplink.com.au

What is the issue you’re encountering

Unsure whether this is trying to do something that tunnel was not intended to do, but I have a Postgres DB in Azure and a container in that environment which is routing traffic through Cloudflared in docker. I am wanting to connect to this via Vercel Edge so I have created Service auth tokens with the idea that I will be able to connect to the tunnel. However I’m not sure how to link the Service auth to the tunnel. Is this soemthing that is possible so I can go from Nextjs (node postgres) on Nextjs Edge to the Cloudflare tunnel?