Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all articles
Browse latest Browse all 6513

SQL Connection over VNET

$
0
0

I have a situation where I need to connect an Azure SQL instance to SQL on an Azure VM.  Each instance are in difference Azure accounts connected by a VNET. I 'own' account A.  Account B is a vendor's.  I have a SQL login setup with the correct permissions and a IP Address to the SQL on VM instance.  Verified I can login from SSMS in my office and from a VPC in my Azure Account.

The VNET in my account is attached to the same resource group as the Azure SQL instance and Data Factory. 

I need to establish a connection from Azure SQL in my account to SQL in the vendor's account using either an External Data Source or Data Factory provisioned in my account.  

Connecting directly from my Azure SQL instance or a Data Factory both fail.  The specific error from both is: "A network related or instance specific error occurred while establishing an connection to SQL Server... The network path was not found.

Does anyone have tips on what I need to setup in Azure to make this work? I've googled this as many different ways I could and only come up with tips on inbound to the Azure SQL instance over the VNET.   I have the reverse case. 

Thanks

D


Viewing all articles
Browse latest Browse all 6513

Trending Articles