Skip to content

Commit 0f5b19a

Browse files
committed
revert change
1 parent ebe53cf commit 0f5b19a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/devtest-labs/devtest-lab-guidance-get-started.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes primary Azure DevTest Labs scenarios, and ho
44
ms.topic: conceptual
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 03/03/2025
7+
ms.date: 03/06/2025
88
ms.reviewer: christianreddington,anthdela,juselph
99
ms.custom: UpdateFrequency2
1010

@@ -128,6 +128,14 @@ DevTest Labs is well-suited for transient activities like workshops, hands-on la
128128
- Setting VM expiration dates.
129129
- Deleting VMs and labs when the activity is over.
130130

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+
131139
## Proof of concept and scaled deployments
132140

133141
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:
144152
1. Document current use cases.
145153
1. Deploy DevTest Labs to fulfill the teams' scenarios and use cases.
146154

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).
154-
155155
## Related content
156156

157157
- [DevTest Labs overview](devtest-lab-overview.md)

0 commit comments

Comments
 (0)