Skip to content

Commit bf0980a

Browse files
authored
Merge pull request #17726 from MicrosoftDocs/main
4/21/2025 PM Publish
2 parents 97dd95c + ab18c2d commit bf0980a

16 files changed

+390
-500
lines changed

azure-local/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ items:
152152
- name: Using Express scripts
153153
href: deploy/sdn-express-23h2.md
154154
- name: Using Windows Admin Center
155-
href: deploy/sdn-wizard-23h2.md
155+
href: deploy/sdn-wizard-23h2.md
156156

157157
- name: Deploy workloads
158158
items:

azure-local/deploy/download-23h2-software.md

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 02/20/2025
8+
ms.date: 04/21/2025
99
---
1010

1111
# Download version 23H2 operating system for Azure Local deployment
@@ -28,43 +28,40 @@ Before you begin the download of the software from Azure portal, ensure that you
2828
- Subscription obtained through an Enterprise Agreement (EA).
2929
- Subscription obtained through the Cloud Solution Provider (CSP) program.
3030

31+
- Register the Microsoft Azure Stack HCI resource provider. For more information, see [Register your machines and assign permissions for Azure Local deployment](deployment-arc-register-server-permissions.md).
32+
3133
## Download the software from the Azure portal
3234

3335
> [!IMPORTANT]
3436
> English is the only supported language for the deployment.
3537
3638
Follow these steps to download the software:
3739

38-
1. If not already signed in, sign in to the [Azure portal](https://portal.azure.com/) with your Azure account credentials.
40+
1. If not already signed in, sign in to [Azure portal](https://ms.portal.azure.com/) with your Azure account credentials.
3941
1. In the Azure portal search bar at the top, enter **Azure Local**. As you type, the portal starts suggesting related resources and services based on your input. Select **Azure Local** under the **Services** category.
4042

4143
:::image type="content" source="media/download-23h2-software/search-software.png" alt-text="Screenshot that shows how to search for Azure Local." lightbox="media/download-23h2-software/search-software.png":::
4244

4345
After you select **Azure Local**, you're directed to the Azure Local **Get started** page, with the **Get started** tab selected by default.
4446

45-
1. On the **Get started** tab, under the **Prepare machines** tile, select **Download software**. Skip this step if your Azure Local instance came installed with the OS.
47+
1. On the **Get started** tab, under the**Download software**tile, select**Download**. Skip this step if your Azure Local instance came installed with the OS.
4648

4749
:::image type="content" source="media/download-23h2-software/get-started-page-with-download-button.png" alt-text="Screenshot of the Get started page with the option to download the Azure Stack HCI OS." lightbox="media/download-23h2-software/get-started-page-with-download-button.png":::
4850

49-
1. On the **Download Azure Local software** page on the right, do the following:
51+
1. On the **Download Azure Stack HCI** page, do the following:
5052

51-
:::image type="content" source="media/download-23h2-software/download-23h2-software-2.png" alt-text="Screenshot of the Download Azure Stack HCI OS version 23H2 page with the various ISO options." lightbox="media/download-23h2-software/download-23h2-software-2.png":::
53+
1. Select the subscription in which you intend to deploy Azure Local. Ensure that the selected subscription has the Microsoft Azure Stack HCI resource provider registered.
5254

53-
1. Choose software version. By default, the latest generally available version is selected.
54-
1. Select **English** to download the English version of the ISO. To download the VHDX, select **English VHDX** from the dropdown list.
55-
> [!NOTE]
56-
> - Currently, English is the only language that is supported.
57-
> - Download an **English VHDX** if you are performing [Virtual deployments](./deployment-virtual.md) for educational and demonstration purposes only.
58-
> - Download **English Preview** only if you are participating in the Azure Local preview program. The**English** and **English VHDX** options are not available for preview versions.
55+
:::image type="content" source="media/download-23h2-software/download-azure-stack-hci.png" alt-text="Screenshot of the Download Azure Stack HCI OS version 23H2 page showing step 1." lightbox="media/download-23h2-software/download-azure-stack-hci.png":::
5956

60-
1. Select the **Azure Stack HCI OS, version 23H2** option.
61-
> [!NOTE]
62-
> The ISO that you download is OS version 25398.469. This ISO is then patched to the latest OS version during the installation process.
63-
1. Review service terms and privacy notice.
64-
1. Select the license terms and privacy notice checkbox.
65-
1. Select **Download software**. This action begins the download. Use the downloaded ISO file to install the software on each machine that you want to cluster.
57+
2. Select your desired version. Only the recommended version is eligible for deployment using Azure portal. To deploy a previous version, use an [Azure Resource Manager template](deployment-azure-resource-manager-template.md).
58+
59+
3. Select **I agree with Azure Local license terms and private notice** and then select **Download**.
60+
61+
:::image type="content" source="media/download-23h2-software/download-azure-stack-hci-step-2.png" alt-text="Screenshot of the Download Azure Stack HCI OS version 23H2 page showing step 2." lightbox="media/download-23h2-software/download-azure-stack-hci-step-2.png":::
6662

67-
:::image type="content" source="media/download-23h2-software/download-23h2-software-1.png" alt-text="Screenshot of the Download Azure Stack HCI version 23H2 page." lightbox="media/download-23h2-software/download-23h2-software-1.png":::
63+
> [!NOTE]
64+
> This action begins the download. Use the downloaded ISO file to install the software on each machine that you want to cluster.
6865
6966
## Next steps
7067

174 KB
Loading
181 KB
Loading
-31.2 KB
Loading

azure-local/docfx.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
},
8787
"fileMetadata": {
8888
"monikerRange": {
89-
"./*.md": ">=azloc-24082 || =azloc-previous",
90-
"./*.yml": ">=azloc-24082 || =azloc-previous"
89+
"./*.md": ">=azloc-2411 || =azloc-previous",
90+
"./*.yml": ">=azloc-2411 || =azloc-previous"
9191
}
9292
},
9393
"template": [],
9494
"groups": {
9595
"version-azlocal": {
96-
"moniker_range": ">=azloc-24082 || =azloc-previous",
96+
"moniker_range": ">=azloc-2411 || =azloc-previous",
9797
"dest": "azure-local"
9898
}
9999
}

0 commit comments

Comments
 (0)