Almalinux 8.10 not supported by Azure Update Manager

Vu, Hong Phuc 0 Reputation points
2024-11-18T23:11:47.2733333+00:00

I am currently using a PaaS data platform solution that uses Almalinux 8.9 for its VMs instances. This OS is a fork of RHEL. This version is supported by Azure Update Manager for operating system patching. As part of our routine maintenance, regular OS patching is a critical requirement for security and stability.

In the latest version of the platform, the base operating system has been upgraded to Almalinux 8.10. However, I have noticed that this version is currently not supported by Azure Update Manager. This creates a challenge for us since our patching workflows rely on Azure's tooling for automated and managed updates, which is not applicable for Almalinux 8.10 at this time.

Could you please provide any insight or an estimated timeline on when support for Almalinux 8.10 will be available in Azure Update Manager? Additionally, any guidance or recommended interim solutions to manage OS patching for this version in Azure would be greatly appreciated.

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
321 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rahul Podila 430 Reputation points Microsoft Vendor
    2024-11-19T06:12:02.99+00:00

    Hi @Vu, Hong Phuc
    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.   

    While you wait for official support, there are still ways to keep your systems secure and up-to-date. One option is to manually apply updates using the dnf package manager. You can log in to your AlmaLinux 8.10 VMs and run the sudo dnf check-update command to check for available updates, followed by sudo dnf update -y to install them. If you prefer to automate this, you could set up a cron job to run these commands on a regular schedule.   

    The version you are trying to use is currently not supported. Please refer to the links below:
    https://learn.microsoft.com/en-us/azure/update-manager/support-matrix?tabs=azurevm-os%2Cpublic%2Cthird-party-win
    User's image

    User's image

    If you have any further queries, do let us know.


    If the answer is helpful, please click "Accept Answer" and "Upvote it".

    0 comments No comments

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.