Hi
I have .net Dll built on .net framework 4.5, I need to call certain methods in the .net Dll from Azure Logic apps.
We are migrating Existing on premise applications to Azure,We need to re use the Existing .net Dll's.
If we dont have the way to do then we will write Azure functions to replicate the functionality of the methods in the Dll's.
Please let me know is there any way to call existing Dlls in Azure. I see Azure Integration account we can upload our Dlls to Azure.
How to use them in Logic apps??