Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 347 Bytes

File metadata and controls

18 lines (14 loc) · 347 Bytes
ms.topic include
ms.service azure-devops-pipelines
ms.manager mijacobs
ms.author jukullam
author juliakm
ms.date 02/11/2022

Clean up resources

Whenever you're done with the resources you created, you can use the following command to delete them:

az group delete --name myapp-rg

Enter y when you're prompted.