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-guidance-get-started.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article describes primary Azure DevTest Labs scenarios, and ho
4
4
ms.topic: conceptual
5
5
ms.author: rosemalcolm
6
6
author: RoseHJM
7
-
ms.date: 03/03/2025
7
+
ms.date: 03/06/2025
8
8
ms.reviewer: christianreddington,anthdela,juselph
9
9
ms.custom: UpdateFrequency2
10
10
@@ -128,6 +128,14 @@ DevTest Labs is well-suited for transient activities like workshops, hands-on la
128
128
- Setting VM expiration dates.
129
129
- Deleting VMs and labs when the activity is over.
130
130
131
+
### Delete labs and VMs
132
+
133
+
Lab owners can manage costs by deleting labs and VMs when they're no longer needed.
134
+
135
+
-[Set expiration dates](devtest-lab-use-resource-manager-template.md#set-vm-expiration-date) on VMs.
136
+
-[Delete labs](devtest-lab-delete-lab-vm.md#delete-a-lab) and all related resources.
137
+
-[Delete all lab VMs by running a single PowerShell script](devtest-lab-delete-lab-vm.md#automate-the-process-of-deleting-all-the-vms-in-a-lab).
138
+
131
139
## Proof of concept and scaled deployments
132
140
133
141
To start exploring DevTest Labs, organizations can use [proof of concept](deliver-proof-concept.md) and [scaled deployments](devtest-lab-guidance-scale.md).
@@ -144,14 +152,6 @@ For a successful proof of concept:
144
152
1. Document current use cases.
145
153
1. Deploy DevTest Labs to fulfill the teams' scenarios and use cases.
146
154
147
-
## Lab and VM deletion
148
-
149
-
Lab owners can manage costs by deleting labs and VMs when they're no longer needed.
150
-
151
-
-[Set expiration dates](devtest-lab-use-resource-manager-template.md#set-vm-expiration-date) on VMs.
152
-
-[Delete labs](devtest-lab-delete-lab-vm.md#delete-a-lab) and all related resources.
153
-
-[Delete all lab VMs by running a single PowerShell script](devtest-lab-delete-lab-vm.md#automate-the-process-of-deleting-all-the-vms-in-a-lab).
0 commit comments