Linux ring deyploment with Azure Update Management

Silvan 1 Reputation point
2021-07-31T15:42:27.96+00:00

Dear community,

Azure Update Management always references the local package manager (e.g., apt, zypper) in the Linux environment. The open patches are read out together with the version number and written to the Log Analytics workspace.

Do I have the possibility to set a preselection or filter criterion that one or more patches are installed based on a specific version?

I ask because I want to do a ring deployment over 3 stages.

  1. install patch XY version 1.0 on the development environment
  2. install patch XY version 1.0 on the test environment
  3. install patch XY version 1.0 on the production environment

There is about 1 week between steps 1 and 3. If now after the test installation the version 1.1 of patch XY appears, then an untested patch would be installed directly on the production environment.
I am aware that I could solve this with a local repository server and synchronize it regularly with the online repository server.

But does Update Management not provide a solution for this in the Linux domain?

Many thanks for your feedback in advance

Best regards,
Silvan

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,257 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.