An Azure service that is used to provision Windows and Linux virtual machines.
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:
- Existing VMs created from that image continue to run normally and can still be started, stopped, restarted, deallocated, and redeployed.
- OS updates inside the VM (Windows Update) continue to work as usual; being “up to date” in Windows Update is expected.
- 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:
- Identify the image and version the VM or scale set is using.
- 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.
- 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: