Clarification on Baseline Update Installation for Hotpatch-Enabled Azure VM

ndsisg 20 Reputation points
2025-04-19T15:50:30.2633333+00:00

Update 4/20/2025:

Azure auto-install job just ran on 4/19/2025, 09:21:43 PM CST and installed baseline update KB5055526 automatically. Please refer this below screenshot,

User's image So, baseline updates are installed automatically too.

But please let me know why is the overall status of this job is Failed? safe to ignore?

Also, now I see MissingRequiredBaseline state for hotpatch status for this VM too after this job ran!

User's image

Is it safe to ignore this hotpatch status?


Subject: Clarification on Baseline Update Installation for Hotpatch-Enabled Azure VM

Description:

We are trying to understand the expected behavior for baseline update installation on a Hotpatch-enabled Azure VM (Azure-orchestrated patching).

Primary Question:

As per the doc here,

Hotpatch first establishes a baseline with the current Cumulative Update for Windows Server. Every three months, the baseline periodically refreshes with the latest Cumulative Update. You then receive Hotpatch releases for the next two months after the Cumulative Update.

Hotpatch critical updates are auto-installed successfully.

Now, how is the baseline update on a Hotpatch-enabled VM supposed to be installed in Azure?

• Is it installed automatically or does it require manual installation?

• If manual, what is the correct process to install it?

Following are the screenshots from my Hotpatch-enabled VM (Windows Server 2022 Datacenter Azure edition),

• The baseline update KB5055526 as per the screenshot below was published on April 7th at 11:00 PM CSTUser's image

• The last Azure auto update job ran on April 7th at 9:42 PM CST, just before the baseline was published.

User's image

• It has now been over 10 days, and the baseline still hasn’t been auto-installed.

We are assuming the next auto update cycle will address this, but we're unsure if that will happen within a specific SLA or timeline (e.g., 30 days?).


What We Have Observed:

  1. In one of our VMs, we manually installed the required baseline update and rebooted it.
  2. However, after doing this, the Azure Portal shows a MissingRequiredBaseline warning.

User's image

User's image

  1. We are concerned that this might mean the VM is no longer eligible to receive future hotpatch updates. Is that correct?
  2. In one of our other VMs, we manually installed all the pending updates including baseline and performed a reboot, but that VM also went into a MissingRequiredBaseline state.

We are waiting to see if the next auto patch job will clear this warning and restore normal hotpatch readiness?


Request:

Please confirm the following:

  1. Whether baseline updates are expected to install automatically (and when)?
  2. Whether manual installation impacts hotpatch readiness state (MissingRequiredBaseline)?
  3. What we can or should do to ensure the VM is in a healthy state to receive future hotpatch updates?

Thanks for your help!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,813 questions
{count} votes

Accepted answer
  1. Arko 2,605 Reputation points Microsoft External Staff Moderator
    2025-04-24T08:19:57.8433333+00:00

    Hello ndsisg,

    The MissingRequiredBaseline does not clear just because an Azure Safe Deployment job ran.

    It only clears when a new baseline Cumulative Update is actually installed by Azure during that orchestration cycle.

    In your case, the Safe Deployment job ran at 4/22/2025, 23:51 CST but it did not install any updates (0 out of 2 updates installed). Therefore, no change was made to the Hotpatch baseline state. Hence, the MissingRequiredBaseline persists.

    enter image description here

    Why this happens?
    Ans- Azure Hot patch depends on recognized metadata from the Azure Update Manager flow to validate that the baseline CU was applied during orchestration. Even if the CU (KB5055526) is technically present on the system, azure may not update readiness if the CU was installed before the orchestration window, or the CU was manually installed or the CU was not applied during the specific Safe Deployment job.

    What to do?
    Ans- There is no manual fix required. The warning will typically clear during the next orchestration cycle that installs a new applicable baseline CU. Until then, the VM remains eligible for updates, but hot patching is deferred due to missing baseline validation.

    Microsoft Documentation References

    Hotpatch for Windows Server – Microsoft Docs

    "Hotpatch first establishes a baseline with the current Cumulative Update for Windows Server. Every three months, the baseline periodically refreshes with the latest Cumulative Update."

    Patch orchestration process – Microsoft Docs

    "VMs you create in Azure using a supported Windows Server image have Automatic VM Guest Patching enabled by default. Hotpatch automatically downloads and applies patches classified as Critical or Security to your VM."

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.