Skip to content

Commit 9ef752c

Browse files
committed
touchups
1 parent 37e8217 commit 9ef752c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/devtest-labs/devtest-lab-upload-vhd-using-storage-explorer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Storage Explorer supports several connection options. This article describes con
2626
1. On the **Custom image** page, under **VHD**, select the **Upload a VHD using PowerShell** link.
2727
![Screenshot that shows the Upload VHD using PowerShell link.](media/devtest-lab-upload-vhd-using-storage-explorer/upload-image-using-psh.png)
2828
1. On the **Upload an image using PowerShell** page, in the call to the **Add-AzureVhd** cmdlet, the `Destination` parameter shows the lab's storage account name in the following format:
29-
`https://<STORAGE-ACCOUNT-NAME>.blob.core.windows.net/uploads/`
29+
`https://<STORAGE-ACCOUNT-NAME>.blob.core.windows.net/uploads/`.
3030
1. Copy the storage account name to use in the following steps.
3131

3232
## Step-by-step instructions
@@ -39,7 +39,7 @@ Storage Explorer supports several connection options. This article describes con
3939

4040
![Screenshot that shows the storage accounts for a selected Azure subscription.](media/devtest-lab-upload-vhd-using-storage-explorer/storage-accounts-list.png)
4141

42-
1. Select the dropdown arrow next to the lab storage account name you saved earlier. Nodes appear for **Blob Containers**, **File Shares**, **Queues**, and **Tables**.
42+
1. Select the dropdown arrow next to the lab storage account name you saved earlier.
4343

4444
1. Expand the **Blob Containers** node, and then select **uploads**.
4545

@@ -57,7 +57,7 @@ Storage Explorer supports several connection options. This article describes con
5757

5858
![Screenshot that shows the Upload Files dialog box.](media/devtest-lab-upload-vhd-using-storage-explorer/upload-file.png)
5959

60-
1. The **Activities** pane shows upload status, along with links to cancel the upload. Uploading the VHD file can take a long time, depending on the size of the VHD file and your connection speed.
60+
1. The **Activities** pane at the bottom shows upload status. Uploading the VHD file can take a long time, depending on the size of the VHD file and your connection speed.
6161

6262
![Screenshot that shows the Activities pane with upload status.](media/devtest-lab-upload-vhd-using-storage-explorer/upload-status.png)
6363

53 Bytes
Loading
42 Bytes
Loading

0 commit comments

Comments
 (0)