Skip to content

Commit 1ececa9

Browse files
authored
Update hpc-linux-vm-images.md
1 parent 3bcce84 commit 1ececa9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/hpc-linux-vm-images.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Azure HPC team is pleased to announce the availability of optimized and pre-
2525

2626
## Availability on Azure
2727

28-
You may use the HPC images when creating a VM from either Azure Marketplace or Azure CLI. For other deployment methods, please refer to [Deploying HPC VM Images](#Deploying HPC VM Images)
28+
You may use the HPC images when creating a VM from either Azure Marketplace or Azure CLI. For other deployment methods, refer to the section of Deploying HPC VM Images.
2929

3030
### Azure Marketplace
3131

@@ -41,15 +41,15 @@ Run the following commands to find image URNs of the HPC images:
4141
az vm image list --publisher microsoft-dsvm --offer ubuntu-hpc --output table --all
4242
```
4343

44-
All images are for generation 2 VMs.
44+
All images support [Gen 2 VMs]](generation-2.md).
4545

4646
#### AlmaLinux-HPC
4747

4848
```
4949
az vm image list --publisher almalinux --offer almalinux-hpc --output table --all
5050
```
5151

52-
All images have both generation 1 and generation 2 versions.
52+
All images support both [Gen 1 VMs](generation-1.md) and [Gen 2 VMs](generation-2.md).
5353

5454
## Supported VM Sizes
5555

0 commit comments

Comments
 (0)