Share via

Deprecation Notice received - Yet the server is current on updates.

pierre shiraziefard 65 Reputation points
2026-06-11T13:24:40.5966667+00:00

What do I do, where do I go?Screenshot 2026-06-11 091946

-date.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-11T13:25:00.76+00:00

    The deprecation notice is unrelated to whether the Windows Server OS is fully patched. It refers to Azure Marketplace image deprecation, which affects only how new VMs or scale‑set instances can be created from that image, not the update status of the existing VM.

    When an Azure Marketplace image is deprecated:

    1. Existing VMs created from that image continue to run normally and can still be started, stopped, restarted, deallocated, and redeployed.
    2. OS updates inside the VM (Windows Update) continue to work as usual; being “up to date” in Windows Update is expected.
    3. After the image’s enforcement date, the only blocked operations are:
      • Creating new VMs or VMSS instances from that specific deprecated image version.
      • Reimaging VMs from that image.
      • VM scale‑set scale‑out that needs new instances from the deprecated image.

    Required actions:

    1. Identify the image and version the VM or scale set is using.
    2. Plan to move to a supported image:
      • For single VMs, create a new VM from a current, non‑deprecated Marketplace image and migrate workloads/data.
      • For VM scale sets, update the model to use a supported image (for example, a newer version or “latest”) and roll out an upgrade.
    3. Complete the migration before the enforcement date in the deprecation notice so that future deployments and scale‑out are not blocked.

    There is nothing further to do on the existing server’s Windows Update side; the work is to plan and migrate to a non‑deprecated Azure image for any future deployments.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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