Trying to connecting to On-Premises Oracle DB from Azure Data Factory.
Current Setup:
- Oracle db - On Premises
- VM with Self Hosted Integration Runtime on Azure - Tested with other MSSQL Server Databases - can connect successfully - This VM is managed by ITP (our Cloud Hosting Team), developers don't have access to it.
- Azure Data Factory - configured to consume above Self Hosted Integration Runtime.
I can connect to Oracle db from my local machine, using Taod for Oracle. When passed same credential details - connection fails from ADF.
Do I need to ask ITP to install ODAC on VM for the connectivity?