You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/archive/archive-faq.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: chuckedmonson
5
5
manager: jtremper
6
6
audience: admin
7
7
ms.reviewer: sreelakshmi
8
-
ms.date: 04/04/2025
8
+
ms.date: 05/27/2025
9
9
ms.topic: faq
10
10
ms.service: microsoft-365-archive
11
11
ms.custom: archive
@@ -71,10 +71,12 @@ No, archived content isn't used by Copilot for Microsoft 365.
71
71
#### Can you delete an archived site, should you no longer need it?
72
72
73
73
You can directly delete an archived site without the need to reactivate, if it's a **group connected site**.
74
-
- In SharePoint Admin Center: Delete the site, the associated M365 Group is automatically deleted as well.
75
-
- Using PowerShell and Graph API: Delete the M365 Group, the associated sites is automatically deleted as well. Deleting only the site (but not the group) isn't possible.
76
74
77
-
Deleting **sites that are not connected to a group** (e.g. STS#0) from archived state isn't possible. These sites require reactivation to be deleted.
75
+
- In SharePoint admin center: Delete the site, and the associated Microsoft 365 Group is automatically deleted as well.
76
+
-
77
+
- Using PowerShell and Graph API: Delete the Microsoft 365 Group, and the associated sites are automatically deleted as well. Deleting only the site (but not the group) isn't possible.
78
+
79
+
Deleting **sites that are not connected to a group** (for example, STS#0) from an archived state isn't possible. These sites require reactivation to be deleted.
78
80
79
81
#### Can archived content in legal hold be deleted?
0 commit comments