0

in my company we're using Azure DevOps hosted on-premises. We have an internal team managing Azure DevOps Server and we need to disable the auto-update function for some (or even all) Azure extensions as SonarQube, because some new versions cause our build pipelines (they are nearly a hundred) failure. How it is possible to disable auto-update function, so we can schedulate updates to have minimum impacts. We prefer, if there is a way, to disable auto-update of DevOps extensions using Azure DevOps Server managing console. Thank for anyone help.

grandeale83
  • 141
  • 2
  • 14

1 Answers1

0

According to your description, currently there is no option to control the auto-update Azure DevOps Extensions.

You could use "Request a feature" on the left side of Azure DevOps Developer Community to open a new suggestion ticket.

Ging Yuan-MSFT
  • 689
  • 2
  • 6
  • Thank you @Ging-Yuan-MSFT I think that it could be done using a stored procedure on the Azure DevOps supporting DB, but I do not know it's structure. – grandeale83 Dec 16 '22 at 08:37
  • Sorry, there is no related information about this. You can try to create a suggestion ticket so that you can check with the product team. – Ging Yuan-MSFT Dec 19 '22 at 02:15