Clean up resources
Complete these steps to avoid ongoing charges from the resources you created in this project.
Warning
Resource deletion is permanent. Verify that you're deleting only resources created for this guided project before you proceed.
Delete the resource group
Deleting the resource group removes all resources inside it, including the storage account and the $web container.
- In the portal search bar, search for Resource groups and select Resource groups.
- Select rg-gp-static-website from the list.
- Select Delete resource group from the top menu bar.
- In the confirmation field, type rg-gp-static-website and select Delete.
- In the confirmation dialog that appears, select Delete again to confirm.
- Wait for the notification that confirms the resource group is deleted.
Verify cleanup
- In the portal search bar, search for Resource groups and confirm rg-gp-static-website no longer appears in the list.
- Try browsing to the static website Primary endpoint URL you saved earlier. Confirm it no longer resolves.