Search code examples
nugetbuild-processazure-devops

Visual Studio Team Services Build - Publish to local NuGet feed


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.


Solution

  • 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.