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
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ description: Read frequently asked questions about Microsoft 365 Archive.
20
20
21
21
#### Why can't I see the 'archive' button for file-level archive?
22
22
23
-
The file-level archive preview allows end users to manually archive files. Starting at the beginning of April 2026, the following prerequisites must be met for the Archive action to be visible:
23
+
The file-level archive preview allows end users to manually archive files. Starting in April 2026, the following prerequisites must be met for the Archive action to be visible:
24
24
25
25
1.**Billing enabled and Microsoft 365 Archive enabled**. Pay-as-you-go billing must be configured, and Microsoft 365 Archive must be turned on in the tenant. These settings are required before file-level archive is available. For setup details, see [Admin setup](archive-setup.md).
26
26
@@ -33,17 +33,29 @@ The file-level archive preview allows end users to manually archive files. Start
33
33
34
34
File-level archive is currently available only on SharePoint sites. Other limitations, such as certain file types, can prevent users from archiving files. See the full list in the Limitations section of [Overview](archive-overview.md#limitations).
35
35
36
-
#### How does file-level archive (preview) impact my site-level storage?
36
+
#### How does file-level archive (preview) affect my site-level storage?
37
37
38
38
File-level archive doesn’t change site storage usage or quota behavior. Archived files are accounted for in site storage the same way as active files. Archiving a file doesn’t reduce reported storage usage, change storage calculations, or affect quota enforcement. Because archived files continue to consume site storage, file-level archive can’t be used to reduce storage usage or store data beyond a site’s allocated quota.
39
39
40
+
#### How does file-level archive (preview) affect my tenant-level storage?
41
+
42
+
File‑level archive and site‑level archive affect tenant‑level storage in the same way. Archived files and sites still count toward your total tenant storage. However, the archived data is counted as **archived storage** instead of active SharePoint storage. Archiving data doesn’t remove it from your tenant’s total storage usage. Instead, the data is reclassified from active storage to archived storage.
43
+
44
+
After files are archived:
45
+
46
+
- Active storage usage decreases.
47
+
48
+
- Archived storage usage increases by the same amount.
49
+
> [!NOTE]
50
+
> When M365 Archive is enabled, you're considered over your allotted quota only if your active storage usage exceeds your tenant quota limit. If M365 Archive isn't enabled, then all content archived or active will count as active.
51
+
40
52
#### What is the difference between Microsoft 365 Archive and SharePoint Advanced Management?
41
53
42
54
- Microsoft 365 Archive gives the ability to archive a site in SharePoint.
43
55
44
56
- Storage for archived sites is metered and charged at a $0.05/GB/month rate vs. the normal standard storage rate of $0.20/GB/month. For more information, see [Pricing model for Microsoft 365 Archive](archive-pricing.md).
45
57
46
-
- The site lifecycle management feature in SharePoint Advanced Management is a separate licensed offering that helps automate and orchestrate the movement of sites into the archive tier via admin-defined policies to remove manual operations. In other words, the site lifecycle management in SharePoint Advanced Management operates with Microsoft 365 Archive.
58
+
- The site lifecycle management feature in SharePoint Advanced Management is a separate licensed offering. It helps automate and orchestrate the movement of sites into the archive tier via admin-defined policies, reducing manual operations. In other words, the site lifecycle management in SharePoint Advanced Management operates with Microsoft 365 Archive.
47
59
48
60
#### How does Azure Blob compare to Microsoft 365 Archive?
49
61
@@ -93,7 +105,7 @@ You can directly delete an archived site without the need to reactivate.
93
105
94
106
- In SharePoint admin center: Delete the site, and any associated Microsoft 365 Group is automatically deleted as well.
95
107
96
-
- Using PowerShell and Graph API: If the site is connected to a Microsoft 365 Group then you should 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. If the site is not connected to a Microsoft 365 Group, then you can delete the site directly.
108
+
- Using PowerShell and Graph API: If the site is connected to a Microsoft 365 Group, then you should 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. If the site isn't connected to a Microsoft 365 Group, then you can delete the site directly.
97
109
98
110
#### Can archived content in legal hold be deleted?
0 commit comments