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
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,17 +60,21 @@ No, if you purchase additional storage packs you won't get reimbursed for any un
60
60
61
61
#### If I am under my tenant storage quota for Archive and Standard storage combined, will I be charged?
62
62
63
-
In an EDU tenant, you won't be charged for archive storage as long as your combined storage (standard storage plus archive storage) does not exceed your pooled storage quota. For more information, see [Education offering for Microsoft 365 Archive](archive-education-offering.md).
63
+
You won't be charged for archive storage as long as your combined storage (standard storage plus archive storage) does not exceed your standard storage quota. For more information, see [Pricing model for Microsoft 365 Archive](archive-pricing.md).
64
64
65
-
In any other tenant you pay for archive storage according to the pricing model independent of your standard storage consumption. For more information, see [Pricing model for Microsoft 365 Archive](archive-pricing.md).
65
+
In eligible EDU tenants, the pooled storage quota is applied. For more information, see [Education offering for Microsoft 365 Archive](archive-education-offering.md#pooled-storage-eligibility).
66
66
67
67
#### Does archived content get returned in Copilot for Microsoft 365 queries?
68
68
69
69
No, archived content isn't used by Copilot for Microsoft 365.
70
70
71
71
#### Can you delete an archived site, should you no longer need it?
72
72
73
-
Yes, you can directly delete an archived site without the need to reactivate.
73
+
You can directly delete an archived site without the need to reactivate, if it is 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 ist automatically deleted as well. Deleting only the site (but not the group) is not possible.
76
+
77
+
Deleting **sites that are not connected to a group** (e.g. STS#0) from archived state is not possible. These sites require reactivation to be deleted.
74
78
75
79
#### Can archived content in legal hold be deleted?
0 commit comments