Missing Azure DevOps Server Team Project Collection database when doing an upgrade
The Problem I was recently doing some initial testing around the migration of a client’s Azure DevOps Server 2019 to Azure DevOps Services. The basic process is Upgrade to the current version of Azure DevOps Server, currently 2022.2 Validate the Team Project Collection (TPC) to be migrated, fixing any issues Upload a backup of the TPC DB to Azure and run the migrations service. As this was just an initial test, to get rough timings and find any major process customisation issues, I was using a ’throwaway’ VM, not the clients actual Azure DevOps Server. ...