0

I am trying to Upgrade Azure Devops Server 2019 to Azure Devops Server 2020 looking for some best practice Thanks

enter image description here

[1040:2C34][2021-04-02T03:04:37]i000: MUX:  Online feed url authoring not found
[1040:2C34][2021-04-02T03:04:37]i000: MUX:  Warning Block: ProcessBlock : Please close the Azure DevOps Server Administration Console before continuing.
[1040:2C34][2021-04-02T03:04:37]i000: MUX:  Online feed url authoring not found

enter image description here

enter image description here

Satyam Pandey
  • 593
  • 2
  • 10
  • 32

1 Answers1

2

You can follow the documentation below:

https://learn.microsoft.com/en-us/azure/devops/server/upgrade/get-started?view=azure-devops-2020

The general upgrade process is as follows:

enter image description here

Also, check the following documentation which covers a typical Azure DevOps Server (TFS) upgrade scenario:

https://learn.microsoft.com/en-us/azure/devops/server/upgrade/walkthrough?view=tfs-2015

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39
  • Dong : i have downloaded "https://download.visualstudio.microsoft.com/download/pr/633b160b-5f28-43e3-a186-7651ccb43eb6/9d592d8a0932abffe608759738f805be/azuredevopsserver2020.exe" and tried running its giving an error "Please close the Azure DevOps Server Administration Console before continuing." – Satyam Pandey Apr 02 '21 at 03:06
  • Have you checked your environment? Does it meet Azure Devops Server 2020 requirement? I'd like to suggest you do a dry run of your upgrade in a pre-production environment: https://learn.microsoft.com/en-us/azure/devops/server/upgrade/pre-production?view=azure-devops-2020. The error you met indicated the Administration Console is still under running. – Cece Dong - MSFT Apr 02 '21 at 05:21
  • Administration Console was opened in my colluge system, after clsoing the azuredevopssserver.exe installter executed and replaces azuredevops server2019, now i have azure devops server 2020 administration console and i have use wizard to configure azure devopsserver 2020 with old db – Satyam Pandey Apr 02 '21 at 08:56
  • It seems you have proceeded to the last step -- Do the upgrade. After upgrade, you could test all functions to see whether there is any issue. If my reply helps you, you could [Accept it as an Answer](https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work), this can be beneficial to other community members reading this thread. – Cece Dong - MSFT Apr 02 '21 at 09:02
  • I am stuck with database configuration , i think i have to take backup of the old database ,as if i use the existing database there is chance azuredevopsserver2020 overwrite some info – Satyam Pandey Apr 02 '21 at 09:10
  • I was taking a look to https://dev.to/rajh24/updating-to-the-latest-version-of-azure-devops-server-from-tfs-2018-5a29 – Satyam Pandey Apr 02 '21 at 09:11
  • Does your database version meet the requirement of azuredevopsserver2020? Please follow the steps in the link I provided to prepare the environment and upgrade the server. – Cece Dong - MSFT Apr 05 '21 at 10:17
  • How's your issue going? – Cece Dong - MSFT Apr 13 '21 at 09:43
  • I was abel to Successful upgrade Azure Devops Server 2019 to Azure Devops Server 2020 – Satyam Pandey Apr 19 '21 at 14:01
  • Great to see your issue is solved. If my reply helps you, you could [Accept it as an Answer](https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work), this can be beneficial to other community members reading this thread. – Cece Dong - MSFT Apr 27 '21 at 08:49