I am trying to connect to an Azure SQL Server Managed Instance from my on-prem network which is connected to Azure via a Gateway VPN.
The gateway VPN terminates in VNET A and the SQL Server Managed Instance is in its own standalone VNET B.
Do I need to peer VNET A and B to be able to connect to the instance from my on-prem network and is there anything else I need to do?

