hotpatching Enabled
Parameters
value
Should the VM be patched without requiring a reboot? Possible values are true or false. Defaults to false. For more information about hot patching please see the product documentation.
NOTE: Hotpatching can only be enabled if the
patch_modeis set toAutomaticByPlatform, theprovision_vm_agentis set totrue, yoursource_image_referencereferences a hotpatching enabled image, and the VM'ssizeis set to a Azure generation 2 VM. An example of how to correctly configure a Windows Virtual Machine to use thehotpatching_enabledfield can be found in the./examples/virtual-machines/windows/hotpatching-enableddirectory within the GitHub Repository.