Skip to content

Commit 4886015

Browse files
committed
change prereqs
1 parent 4c63ecc commit 4886015

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

articles/devtest-labs/devtest-lab-create-template.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,19 @@ In this article, you learn how to create an Azure DevTest Labs virtual machine (
1919

2020
[!INCLUDE [devtest-lab-custom-image-definition](../../includes/devtest-lab-custom-image-definition.md)]
2121

22-
[!INCLUDE [devtest-lab-upload-vhd-options](../../includes/devtest-lab-upload-vhd-options.md)]
22+
## Prerequisites
23+
24+
- **Owner** or **Contributor** permissions in the lab where you want to create the custom image.
25+
- A VHD file uploaded to the Azure Storage account for the lab. To upload a VHD file:
26+
27+
1. Go to your lab storage account in the Azure portal and select **Upload**.
28+
1. Browse to and select the VHD file, select the **uploads** container or create a new container named **uploads**, and then select **Upload**.
29+
30+
You can also upload a VHD file by following the instructions in any of these articles:
31+
32+
- [Upload a VHD file by using the AzCopy command-line utility](https://review.learn.microsoft.com/en-us/azure/devtest-labs/devtest-lab-upload-vhd-using-azcopy)
33+
- [Upload a VHD file by using Microsoft Azure Storage Explorer](https://review.learn.microsoft.com/en-us/azure/devtest-labs/devtest-lab-upload-vhd-using-storage-explorer)
34+
- [Upload a VHD file by using PowerShell](https://review.learn.microsoft.com/en-us/azure/devtest-labs/devtest-lab-upload-vhd-using-powershell)
2335

2436
## Create the custom image
2537

0 commit comments

Comments
 (0)