Rank 2: Process
Building ... Determining projects to restore.../usr/local/build/StarterTemplate.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. Failed to restore /usr/local/build/StarterTemplate.csproj (in 15.03 sec).```
The error obviously occurs due to network issues but but how do i debug it? Which containers need to have internet in order to build the functions?The proxy setup is a little sluggish unfortunately so it works from time to time but most of the time it doesn't which i want to bypass by manually adding the proxy config..