title | description | services | documentationcenter | author | manager | editor | ms.assetid | ms.service | ms.workload | ms.tgt_pltfrm | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Create an Azure DevTest Labs custom image from a VM | Microsoft Docs |
Learn how to create a custom image in Azure DevTest Labs from a provisioned VM using the Azure portal |
devtest-lab,virtual-machines |
na |
tomarcher |
douge |
devtest-lab |
na |
na |
na |
article |
01/10/2017 |
tarcher |
[!INCLUDE devtest-lab-custom-image-definition]
You can create a custom image from a provisioned VM, and afterwards use that custom image to create identical VMs. The following steps illustrate how to create a custom image from a VM:
-
Sign in to the Azure portal.
-
Select More services, and then select DevTest Labs from the list.
-
From the list of labs, select the desired lab.
-
On the lab's blade, select My virtual machines.
-
On the My virtual machines blade, select the VM from which you want to create the custom image.
-
On the VM's blade, select Create custom image (VHD).
-
On the Create image blade, enter a name and description for your custom image. This information is displayed in the list of bases when you create a VM.
-
Select whether sysprep was run on the VM. If the sysprep was not run on the VM, specify whether you want sysprep run when a VM is created from this custom image.
-
Select OK when finished to create the custom image.
[!INCLUDE devtest-lab-try-it-out]
##Next steps