You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-delete-lab-vm.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ When you create a VM in a lab, DevTest Labs automatically creates resources for
19
19
- The VM's key vault in the lab's resource group.
20
20
- Any availability set, load balancer, or public IP address in the VM's resource group. These resources are shared by multiple VMs in a resource group.
21
21
22
+
> [!CAUTION]
23
+
> Deleting VMs and labs is permanent, and cannot be undone.
24
+
22
25
To delete a VM from a lab:
23
26
24
27
1. On the lab's **Overview** page in the Azure portal, find the VM you want to delete in the list under **My virtual machines**.
@@ -33,7 +36,8 @@ To delete a VM from a lab:
33
36
- Select the VM name in the list, and then on the VM's **Overview** page, select **Delete** from the top menu.
34
37

35
38
36
-
1. On the **Are you sure you want to delete it?** page, select **Delete**.
39
+
1. On the **Are you sure you want to delete it?** page, select **Delete**.</br>
40
+
The deletion of the VM, it's network interface, and it's associated OS disks is permanent, and cannot be undone.
37
41
38
42

39
43
@@ -58,7 +62,8 @@ To delete a lab:
58
62
59
63

60
64
61
-
1. On the **Are you sure you want to delete it?** page, under **Type the lab name**, type the lab name, and then select **Delete**.
65
+
1. On the **Are you sure you want to delete it?** page, under **Type the lab name**, type the lab name, and then select **Delete**.</br>
66
+
The deletion of the lab and all it's resources is permanent, and cannot be undone.
62
67
63
68

0 commit comments