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.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148