Skip to content

Added moniker for the 2408-specific section #3783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion azure-local/deploy/deployment-install-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Azure Stack HCI operating system, version 23H2
description: Learn how to install the Azure Stack HCI operating system, version 23H2 on each machine of your system.
author: alkohli
ms.topic: how-to
ms.date: 05/29/2025
ms.date: 08/06/2025
ms.author: alkohli
ms.reviewer: alkohli
ms.service: azure-local
Expand Down Expand Up @@ -146,6 +146,8 @@ Follow these steps to configure the operating system using SConfig:
> - Make sure that the local administrator password follows Azure password length and complexity requirements. Use a password that is at least 14 characters long and contains a lowercase character, an uppercase character, a numeral, and a special character.
> - Do not join the machines with the Azure Stack HCI operating system installed, to the Active Directory domain prior to cloud deployment. The machines are automatically joined to a domain during the [Deployment via Azure portal](./deploy-via-portal.md).

::: moniker range="=azloc-previous"

## Install required Windows roles

**This step is only required if you're using an OS ISO that's older than 2408**. For more information, see [What's new in 2408](../whats-new.md#features-and-improvements-in-2408).
Expand All @@ -160,6 +162,8 @@ Your machines will restart; this takes a few minutes.

You are now ready to register the Azure Local machine with Azure Arc and assign permissions for deployment.

::: moniker-end

## Next steps

- (Optional) [Configure proxy settings for Azure Local](../manage/configure-proxy-settings-23h2.md).
Expand Down