Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 480 Bytes

File metadata and controls

17 lines (14 loc) · 480 Bytes
author cephalin
ms.service azure-app-service
ms.topic include
ms.date 11/21/2018
ms.author cephalin
ms.subservice web-apps

Clean up resources

In the preceding steps, you created Azure resources in a resource group. If you don't expect to need these resources in the future, delete the resource group by running the following command in the Cloud Shell:

az group delete --name myResourceGroup

This command might take a minute to run.