Hi,
We are using hybrid connections to interact with SQL Onprem resources from Azure webjobs.
We have another requirement where in we would like to use Hybrid Connection again. I just want to know if this is possible or is there any better approach or any link would be great to read.
We need to export data from dynamics 365(I am thinking using a fetchxml query in some C# code) and export it into a csv file. Then move that csv file into one of our onprem server location(where hybrid connector will be installed). Is this possible? Thanks for any help.
Anybody come across this scenario? Any suggestions?
I tried invoking ftpWebRequest to create a csv file on the target onprem server location.
I used app settings to store target onprem server and username/password. Hybrid connection in Azure portal shows successful connection. But it is not working through code. Is this possible at all?
Thanks.
Hamza H
141
Daniyal Khaleel
132
DAnny3211
130