Hi Team
Im Trying create a Azure function with http trigger using anonymous authentication from Microsoft visual studio code ,
while executing the code (ctrl +F5) i got error like below
Error: value cannot be null(Parameter 'provider')
connect ECONNREFUSED 127.0.0.1:9091
Pls help me how to resolve this
Thanks
Deepak