Establish connectivity from ADF to SQL Server which is hosted on Azure VM
Greeting all,
I want to do something similar to this architecture, I want to connect from ADF to SQL Server which is hosted on Azure VM using VNet using one subnet is this possible? if yes, could someone please, share the instructions on how I can do that?
I want all the resources in one subnet
the VNet + subnet + SQL Server which is hosted on Azure VM (which is inside the VNet/subnet) has already created I need the rest of the work to be in the same subnet and then establish connectivity from the data factory to the SQL server is this possible?
Thanks in advance.
Note: I know that it is possible to solve such a problem using SHIR.
documentation link: https://learn.microsoft.com/en-us/azure/data-factory/tutorial-managed-virtual-network-on-premise-sql-server