Binding expression not working in Azure function SQL Trigger
I have a simple SqlTrigger Azure function. I am trying to set the ConnectionStringSetting
property dynamically through code but it’s not working and the function is throwing below exception:-