| ms.service | azure-lab-services |
|---|---|
| ms.date | 01/24/2023 |
| ms.topic | include |
When no longer needed, you can delete the resource group, lab plan, and all related resources.
-
In the Azure portal, on the Overview page for the lab plan, select Resource group.
-
At the top of the page for the resource group, select Delete resource group.
-
Enter the resource group name. Then select Delete.
To delete resources by using the Azure CLI, enter the following command:
az group delete --name <yourresourcegroup>
Remember, deleting the resource group deletes all of the resources within it.