Skip to content

Commit b0e3e0f

Browse files
Merge pull request #17741 from ManikaDhiman/md-vhdx-link
Updated link for downloading VHDX
2 parents 3d15193 + 43ef916 commit b0e3e0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/includes/hci-download-vhdx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: alkohli
33
ms.author: alkohli
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 10/11/2024
6+
ms.date: 04/22/2025
77
---
88

99

@@ -12,9 +12,9 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
1212
> [!NOTE]
1313
> The version of the OS in your VHDX must match the version used by the Azure Local Hyper-V machines. This VHDX file is used by all SDN infrastructure components.
1414
15-
To download an English-language version of the VHDX file, see [Download the operating system from the Azure portal](../deploy/download-23h2-software.md). Make sure to select **English VHDX** from the **Choose language** dropdown list.
15+
[Download an English-language version of the VHDX file](https://aka.ms/PVvxVBVCVVC).
1616

17-
Currently, a non-English VHDX file isn't available for download. If you require a non-English version, download the corresponding ISO file and convert it to VHDX using the `Convert-WindowsImage` cmdlet. You must run this script from a Windows client computer. You'll probably need to run this script as Administrator and modify the execution policy for scripts using the `Set-ExecutionPolicy` command.
17+
Currently, a non-English VHDX file isn't available for download. If you require a non-English version, [download the corresponding ISO file](../deploy/download-23h2-software.md) and convert it to VHDX using the `Convert-WindowsImage` cmdlet. You must run this script from a Windows client computer. You'll probably need to run this script as Administrator and modify the execution policy for scripts using the `Set-ExecutionPolicy` command.
1818

1919
The following syntax shows an example of using `Convert-WindowsImage`:
2020

0 commit comments

Comments
 (0)