Forum Discussion
Azure function on Fabric
Hi SachinNandanwar,
In fact, I create a template app to test with invoke the azure function from pipeline and it works well. Any specific operation or processing in your azure functions? Can you please share some more details about these?
Regards,
Xiaoxin Sheng
Hi Anonymous ,
The issue is sorted.The reason for the failure was that in the deployment pipeline the App config settings were not getting properly copied over to Azure from Visual Studio,
Infact if you look at the error message that I posted it states that there is a configuration issue.
But I was more focussed on the Details part of the error instead of the failure type.
- Anonymous2 years agoNot applicable
HI SachinNandanwar,
I'm glad to hear you find the root causing and share the solution of this issue here. They should help others users who faced the similar type of issues.
Regards,Xiaoxin Sheng