Deleting a site collection
When a site collection is no longer needed or needs to be deleted for another reason, it's simply done via the SharePoint admin center. In this recipe, we'll go through the steps of deleting a site collection.
Getting ready
You should be a Global or SharePoint admin to complete this recipe. Site owners can also delete their own sites.
How to do it…
- Go to the SharePoint admin center at
https://YOURTENANT-admin.sharepoint.com
, or go to the Microsoft Admin Center and click SharePoint from beneath Admin Centers on the left-hand navigation menu. - Click Sites > Active sites:
Figure 8.5 – Active sites link on the left-hand navigation menu of the SharePoint admin center
- Select the site to delete, and then click Delete:
Figure 8.6 – Delete option for a selected site in the Active sites screen of the SharePoint admin center
- When prompted, click Delete again to confirm:
Figure 8.7...