Skip to content

Commit d5398d2

Browse files
committed
More changes
1 parent 54dd128 commit d5398d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
1414
Depending on the OS version, download one of the following English version VHDX:
1515

1616
- OS version 25398.xxxx: [Download an English-language version of the VHDX file](https://aka.ms/PVvxVBVCVVC).
17-
- OS version 26100.xxxx: [Download an English-language version of the VHDX file](../deploy/download-23h2-software?view=azloc-2506#download-the-software-from-the-azure-portal).
17+
- OS version 26100.xxxx: [Download an English-language version of the VHDX file](../deploy/download-23h2-software.md?view=azloc-2506&preserve-view=true#download-the-software-from-the-azure-portal).
1818

1919
<!--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.
2020
21-
The following syntax shows an example of using `Convert-WindowsImage`:
21+
The following syntax shows an example of using `Convert-WindowsImage`:-->
2222

23-
```powershell
23+
<!--```powershell
2424
Install-Module -Name Convert-WindowsImage
2525
Import-Module Convert-WindowsImage
2626

0 commit comments

Comments
 (0)