I'm trying to migrate from running Team Foundation Server locally to Visual Studio Team Services. I need to set up a build that will publish a nuget package to our local feed. Is this possible? I assume I need to set up VPN or something. I'm not even sure where to start. Any help would be appreciated.
In order to get access to local resources you either need to make it available online or use a local build server.
You can create private AAD integrated nugget servers with MyGet.