SharePoint Embedded apps will support container archival starting February 2026, reducing storage costs by up to 75% and improving Copilot search by prioritizing active content. Admins must opt in via PowerShell, use new Graph APIs, and update apps to manage archived containers. No compliance issues noted.
Introduction
Non-Microsoft SharePoint Embedded applications now support container archival. This feature helps organizations reduce storage costs by up to 75% by moving large or inactive content to low-cost storage tiers. It also improves Copilot search relevance by prioritizing active content and reducing noise from outdated data.
When this will happen:
How this affects your organization:
Who is affected: Admins managing SharePoint Embedded applications and developers integrating with SharePoint Embedded APIs.
What will happen:
What you can do to prepare:
New-SPOContainerType with the parameter -IsArchiveEnabled. Learn more: New-SPOContainerType (Microsoft.Online.SharePoint.PowerShell) | Microsoft Learn.Set-SPOContainerType with the parameter -IsArchiveEnabled. Learn more: Set-SPOContainerType (Microsoft.Online.SharePoint.PowerShell) | Microsoft Learn.Compliance considerations:
No compliance considerations identified, review as appropriate for your organization.