Blog Post

Azure Governance and Management Blog
1 MIN READ

Re: Azure Update Manager to support CIS hardened images among other images

darylnz's avatar
darylnz
Copper Contributor
Aug 06, 2024

I have a VM using an image in the first list of 35 images (cis-windows-server-2019-v1-0-0-l1/cis-ws2019-l1).

During the update deployment run it returns an error
The prerequisites to patch your machine were not met. Please set the patchMode to AutomaticByPlatform and bypassPlatformChecksOnUserSchedule as true

 

When I try updating the VM using AZ CLI to update the osProfile.windowsConfiguration.patchSettings.patchMode=AutomaticByPlatform and osProfile.windowsConfiguration.patchSettings.automaticByPlatformSettings.bypassPlatformSafetyChecksOnUserSchedule properties

It is still returning 

Message: The selected VM image is not supported for VM Guest patch operations.

riva_yadav1680 Is there anything else required?

Published Aug 06, 2024
Version 1.0
No CommentsBe the first to comment