Updated link

This commit is contained in:
tiaraquan 2025-04-11 08:51:06 -07:00
parent 11f1d2e384
commit eff02ea72c

View File

@ -136,7 +136,7 @@ Automatic rollback of a Hotpatch update isnt supported but you can uninstall
Hotpatching follows the hotpatch release cycle. Review the prerequisites to ensure the device is [eligible](#prerequisites) for hotpatch updates. For information on devices that dont meet the prerequisites, see [Ineligible devices](#ineligible-devices). Hotpatching follows the hotpatch release cycle. Review the prerequisites to ensure the device is [eligible](#prerequisites) for hotpatch updates. For information on devices that dont meet the prerequisites, see [Ineligible devices](#ineligible-devices).
For the latest release schedule, see the [hotpatch release notes](https://support.microsoft.com/topic/release-notes-for-hotpatch-public-preview-on-windows-11-version-24h2-enterprise-clients-c117ee02-fd35-4612-8ea9-949c5d0ba6d1). For the latest release schedule, see the [hotpatch release notes](https://support.microsoft.com/topic/release-notes-for-hotpatch-public-preview-on-windows-11-version-24h2-enterprise-clients-c117ee02-fd35-4612-8ea9-949c5d0ba6d1). For information on Windows update history, see [Windows 11, version 24H2 update history](https://support.microsoft.com/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5)
### Step 2: Verify the device has Virtualization-based security (VBS) turned on ### Step 2: Verify the device has Virtualization-based security (VBS) turned on
@ -161,8 +161,8 @@ For more information, see [Arm 64 devices must disable compiled hybrid PE usage
1. Search for **AllowRebootlessUpdates** in the filter. If AllowRebootlessUpdates is set to `1`, the device is enrolled in the Autopatch update policy and has hotpatch updates turned on: 1. Search for **AllowRebootlessUpdates** in the filter. If AllowRebootlessUpdates is set to `1`, the device is enrolled in the Autopatch update policy and has hotpatch updates turned on:
`` ``
"data":{ "data":{
"payload":"{\"Orchestrator\":{\"UpdatePolicy\":{\"Update/AllowRebootlessUpdates\":true}}}", "payload":"{\"Orchestrator\":{\"UpdatePolicy\":{\"Update/AllowRebootlessUpdates\":true}}}",
"isEnrolled":1, "isEnrolled":1,
"isCached":1, "isCached":1,
"vbsState":2, "vbsState":2,