Hello Matthias,
Indeed Azure functions ignore
web.config and
app.config files. Currently there is no other way to set
AssemblyReference.
You can try with the following solution provided it the
Feature Request: app.config in azure functions #354 thread. I copy and paste the last paragraph of the post by user
grammophone that suggests the workaround:
"I solved the problem of running my existing logic layer objects in Azure functions by delegating the work into a different AppDomain which has an App.config associated with it, and created the necessary cross-AppDomain communication."
Regards,
Todor
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items