Update Azure Stack HCI OS version to 24H2#4159
Update Azure Stack HCI OS version to 24H2#4159Karl-WE wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
updated to 24H2 as 23H2 is no longer supported.
|
@Karl-WE : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit ee87816: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
Updates an Azure Local registration prerequisite to reference Azure Stack HCI OS 24H2 now that 23H2 is out of support.
Changes:
- Updates the OS install prerequisite from 23H2 to 24H2 and adds a “2510 or later” qualifier.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - Complete [prerequisites and complete deployment checklist for your environment](../includes/../deploy/deployment-prerequisites.md). | ||
| - Prepare [Active Directory](../includes/../deploy/deployment-prep-active-directory.md) environment. | ||
| - Download the software and [Install the Azure Stack HCI operating system, version 23H2](../includes/../deploy/deployment-install-os.md) on each machine. | ||
| - Download the software and [Install the Azure Stack HCI operating system, version 24H2 (2510 or later)](../includes/../deploy/deployment-install-os.md) on each machine. |
There was a problem hiding this comment.
This link text says to install Azure Stack HCI OS version 24H2, but it still points to deploy/deployment-install-os.md, which is explicitly a 23H2 article (title + applies-to include). This makes the prerequisite step misleading; either update/split the install article for 24H2 and link to it, or keep the link text consistent with the current 23H2 install instructions. Also, "(2510 or later)" looks like a release-train/solution version identifier; consider using the full solution version format (for example 12.2510) or an OS build reference (26100.xxxx) to match the repo’s release info terminology.
| - Download the software and [Install the Azure Stack HCI operating system, version 24H2 (2510 or later)](../includes/../deploy/deployment-install-os.md) on each machine. | |
| - Download the software and [Install the Azure Stack HCI operating system, version 23H2](../includes/../deploy/deployment-install-os.md) on each machine. |
There was a problem hiding this comment.
There several 23H2 in the repository that are fixed in file names. I cannot create new file names, this is something owners should consider.
As 23H2 is out of support and 24H2 is the "minimum" release train the PRs should be fine.
2510 indicates a build number as microsoft - initially didn't want to go on with 22H2 > 23H2 > 24H2 etc but just name it like yymm so 2510. While very version has two build numbers one for os build and the other for Azure Local Solution Version which is 12.xxxx.xxxx.xxxx
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
updated to 24H2 as 23H2 is no longer supported.