The legacy SharePoint Online CDN domain publiccdn.sharepointonline.com will be retired by late April 2026. Update all hardcoded references to the new domain public-cdn.sharepointonline.com to avoid 404 errors. Validate changes before March 31, 2026, to ensure uninterrupted access to SharePoint resources.
Introduction
As part of ongoing service modernization, Microsoft has migrated the hosting of SharePoint Online static assets to the Microsoft Azure Front Door (AFD) content delivery network (CDN), using the new domain public-cdn.sharepointonline.com. This migration was previously announced in MC1066155 and completed in July 2025.This message is a follow-up notice to retire the legacy CDN domain publiccdn.sharepointonline.com. After this rollout completes, content referenced via the legacy domain will no longer be accessible, and users will receive 404 errors when trying to access resources hosted on the legacy domain.
When this will happen:
General Availability (Worldwide): Rollout begins March 31, 2026, and completes by late April 2026.How this affects your organization:
Who is affected:cdnBasePath values.What will happen:
What you can do to prepare:
cdnBasePath.cdnBasePath—leave it unchanged, shown in the code snippet box below. For more details, refer to Update your solution project for the CDN URLs.{
"cdnBasePath": "<!-- PATH TO CDN -->"
}Compliance considerations
No compliance considerations identified, review as appropriate for your organization.