Skip to content

Commit f2b2b55

Browse files
committed
Fix typo
Nvidia -> NVIDIA
1 parent 13b38f3 commit f2b2b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/databox-online/azure-stack-edge-gpu-deploy-gpu-virtual-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Follow these steps when deploying GPU VMs on your device via the Azure portal:
3838

3939
1. To create GPU VMs, follow all the steps in [Deploy VM on your Azure Stack Edge using Azure portal](azure-stack-edge-gpu-deploy-virtual-machine-portal.md), with these configuration requirements:
4040

41-
- On the **Basics** tab, select a [VM size from N-series, optimized for GPUs](azure-stack-edge-gpu-virtual-machine-sizes.md#n-series-gpu-optimized). Based on the GPU model on your device, Nvidia T4 or Nvidia A2, the dropdown list will display the corresponding supported GPU VM sizes.
41+
- On the **Basics** tab, select a [VM size from N-series, optimized for GPUs](azure-stack-edge-gpu-virtual-machine-sizes.md#n-series-gpu-optimized). Based on the GPU model on your device, NVIDIA T4 or NVIDIA A2, the dropdown list will display the corresponding supported GPU VM sizes.
4242

4343
![Screenshot of Basics tab for "Add a virtual machine" in Azure Stack Edge. Size option, with a supported VM size for GPU VMs, is highlighted.](media/azure-stack-edge-gpu-deploy-gpu-virtual-machine/basics-vm-size-for-gpu.png)
4444

@@ -97,7 +97,7 @@ After the VM is created, you can [deploy the GPU extension using the extension t
9797

9898
## Install GPU extension after deployment
9999

100-
To take advantage of the GPU capabilities of Azure N-series VMs, Nvidia GPU drivers must be installed. From the Azure portal, you can install the GPU extension during or after VM deployment. If you're using templates, you'll install the GPU extension after you create the VM.
100+
To take advantage of the GPU capabilities of Azure N-series VMs, NVIDIA GPU drivers must be installed. From the Azure portal, you can install the GPU extension during or after VM deployment. If you're using templates, you'll install the GPU extension after you create the VM.
101101

102102
---
103103

0 commit comments

Comments
 (0)