Problem: When running tasks like dotnet restore inside a Docker multi-stage build, it will fail if nuget.config refers to a Azure Artifacts feed due to 401 - Unauthorized.
If using the built-in Azure DevOps tasks for restoring packages, this is taken care for you - once you do this