Skip to content

Commit afd26c5

Browse files
committed
Updated with reviewer suggestions.
1 parent 68576a3 commit afd26c5

3 files changed

+9
-9
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: azure-stack-edge
88
ms.custom: linux-related-content
99
ms.topic: how-to
10-
ms.date: 06/10/2025
10+
ms.date: 06/12/2025
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to configure compute on an Azure Stack Edge Pro GPU device so that I can use it to transform data before I send it to Azure.
1313
---
@@ -76,7 +76,7 @@ Follow these steps to create a VM on your Azure Stack Edge Pro GPU device.
7676

7777
![Screenshot of the Overview pane in Virtual Machines view for an Azure Stack Edge device. The Enable button, to enable VM cloud management, is highlighted.](media/azure-stack-edge-gpu-deploy-virtual-machine-portal/add-virtual-machine-image-2.png)
7878

79-
1. The first step is to add a VM image. You already uploaded a VHD into the storage account in the earlier step. You use this VHD to create a VM image.
79+
1. The first step is to add a VM image. You already uploaded a VHD into the storage account in the earlier step. Use this VHD to create a VM image.
8080

8181
Select **+ Add image** to download the VHD from the storage account and add it to the device. The download process takes several minutes depending on the size of the VHD and the internet bandwidth available for the download.
8282

@@ -140,7 +140,7 @@ Follow these steps to create a VM after you've created a VM image.
140140

141141
Select **Next: Disks**.
142142

143-
1. On the **Disks** tab, you attach disks to your VM.
143+
1. On the **Disks** tab, attach disks to your VM.
144144

145145
1. You can choose to **Create and attach a new disk** or **Attach an existing disk**.
146146

@@ -152,7 +152,7 @@ Follow these steps to create a VM after you've created a VM image.
152152

153153
1. Repeat the preceding process to add more disks. After the disks are created, they show up on the **Disks** tab. Select **Next: Networking**.
154154

155-
1. On the **Networking** tab, you configure the network connectivity for your VM.
155+
1. On the **Networking** tab, configure the network connectivity for your VM.
156156

157157
|Parameter |Description |
158158
|---------|---------|
@@ -198,7 +198,7 @@ Follow these steps to create a VM after you've created a VM image.
198198

199199
![Screenshot that shows the Details tab on the Overview pane for a virtual machine in Azure Stack Edge. The Overview label and the IP Address in Networking are highlighted.](media/azure-stack-edge-gpu-deploy-virtual-machine-portal/add-virtual-machine-details-1.png)
200200

201-
You use the IP address for the network interface to connect to the VM.
201+
Use the IP address for the network interface to connect to the VM.
202202

203203
## Connect to a VM
204204

articles/databox-online/azure-stack-edge-gpu-prepare-windows-generalized-image-iso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66

77
ms.service: azure-stack-edge
88
ms.topic: how-to
9-
ms.date: 06/10/2025
9+
ms.date: 06/12/2025
1010
ms.author: alkohli
1111
#Customer intent: As an IT admin, I need to be able to quickly deploy new Windows virtual machines on my Azure Stack Edge Pro GPU device, and I want to use an ISO image for OS installation.
1212
---
@@ -83,7 +83,7 @@ To create the VHD, follow these steps:
8383

8484
#### Create Hyper-V VM from VHD
8585

86-
Now you use the VHD you just created to create a new virtual machine.
86+
Now use the VHD you just created to create a new virtual machine.
8787

8888
To create your new virtual machine, follow these steps:
8989

articles/databox-online/azure-stack-edge-gpu-prepare-windows-vhd-generalized-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66

77
ms.service: azure-stack-edge
88
ms.topic: how-to
9-
ms.date: 06/10/2025
9+
ms.date: 06/12/2025
1010
ms.author: alkohli
1111
#Customer intent: As an IT admin, I need to understand how to create and upload Azure VM images that I can use to deploy virtual machines on my Azure Stack Edge Pro GPU device.
1212
---
@@ -93,7 +93,7 @@ Follow these steps:
9393
Convert-VHD -Path <source VHD path> -DestinationPath <destination-path.vhd> -VHDType Fixed
9494
```
9595
-->
96-
You use this fixed-size VHD for all the subsequent steps in this article.
96+
Use this fixed-size VHD for all the subsequent steps in this article.
9797

9898
#### Create Hyper-V VM from the fixed-size VHD
9999

0 commit comments

Comments
 (0)