I have a custom source feed for nuget I am trying to set up with my azure function. However I can't seem to make it work.
This image shows the files associated with the Function
The second shows how the config file is formatted. The blue lines represent the custom source name and url. Am I doing this right? If not, what should I do differently?