External database connection to a remote database
We have a hosted adobe campaign instance and we will like to export data from this instance to our data ware house hosted remotely (Azure SQL can be an option). In an ideal situation direct access to the database will be most beneficial since then we can use SSIS to periodically download the data into our own database. I believe this does not seems to be a possibility.
I have been looking into the FDA provided by AC mentioned in detail here
Accessing an external database (FDA)
I wonder if this is possible to connect to an external (remotely hosted) database to export the data directly into the data ware house. The article also mentions "HTTP relay to a remote instance" which I think will enable to connect to another Adobe Campaign Instance not a database.
Has any of you had any experience in these cases?