Is it possible to set authorization / tokens for accessing a private NuGet feed?

Is it possible to set authorization / tokens for accessing a private NuGet feed in Unity Build Automation? This will make a difference in whether we can use Build Automation or that we have to build everything with our own CI agents.

As long as the NuGet feed isn’t behind a firewall that we can access and you have a pre-build script that configured the NuGet config for the project then we should be able to hit the private feed.

If there is a firewall then you can open up a support ticket and our team will be able to help you with whitelisting