We are trying to connect our Microsoft SQL Server to n8n Cloud (hosted platform). Our SQL Server is hosted on an Azure Virtual Machine that sits behind an Azure Virtual Network (VNET) and is only accessible through VPN or whitelisted IP addresses.
In order to securely allow inbound traffic from n8n Cloud to our SQL Server, we need to know the outbound IP addresses or IP ranges used by n8n Cloud to make these database connections.
We also want to know if there is any support or guidance for connecting n8n Cloud through a VPN tunnel (e.g., site-to-site or client-based), in case IP whitelisting is not sufficient for our network security setup.