← Back
Legacy SharePoint Online Content Delivery Network (CDN) domain to be retired—review configurations
MC1184996 · build prod-20251231-200323
Category
planForChange
Severity
normal
Major change
False
Last modified
2025-11-12 00:10:42
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
2026-03-30 07:00:00
Action by (AI)
Services
SharePoint Online
Tags
User impact, Admin impact, Retirement
Master tags
Network
Roadmap IDs

One-line summary

SharePoint Online will retire the legacy CDN domain publiccdn.sharepointonline.com; update all references to the new domain public-cdn.sharepointonline.com before March 31, 2026 to avoid 404 errors.

Similar updates

More like this
MC1055555 (Updated) Microsoft SharePoint Online: We will remove retired DISCO and WSDL web pages
(Updated) Microsoft SharePoint Online: We will remove retired DISCO and WSDL web pages SharePoint Online is removing deprecated ASP.NET DISCO and WSDL pages; removal began in late October 2025 and will finish by end of November 2025. Use Microsoft Graph for remote operations. Updated October 20, 2025: Removal of these pages have started in late.
MC1197131 Retirement of featured links on SharePoint Start Page
Retirement of featured links on SharePoint Start Page SharePoint Start Page's Featured Links will be retired starting March 2026; admins must switch to global navigation or Viva Connections resources for highlighted content. [Introduction] We’re retiring the Featured Links capability on the SharePoint Start Page due to low adoption. [When.
MC693865 (Updated) SharePoint Add-In retirement in Microsoft 365
(Updated) SharePoint Add-In retirement in Microsoft 365 SharePoint Add-Ins will retire and stop working on April 2, 2026; migrate customizations to SharePoint Framework (SPFx) and notify users and developers. Updated October 3, 2025: This update serves as a reminder that SharePoint Add-Ins will retire and stop working in 6 months from now (April.
MC1156359 (Updated) Retiring Power BI “Visualize the List” and “Visualize the Library” Features in SharePoint Online
(Updated) Retiring Power BI “Visualize the List” and “Visualize the Library” Features in SharePoint Online Legacy Power BI integration in SharePoint lists and libraries will be retired between mid-November and mid-December 2025; users must switch to supported alternatives. Introduction To streamline reporting experiences and focus development.
MC693863 (Updated) Azure ACS retirement in Microsoft 365
(Updated) Azure ACS retirement in Microsoft 365 Azure ACS will retire for SharePoint Online on April 2, 2026; update custom apps and integrations to use Microsoft Entra ID to maintain access. Updated October 3, 2025: This update serves as a reminder that Azure ACS in Microsoft 365 will retire and stop working in 6 months from now (April 2, 2026)..
MC792601 (Updated) SharePoint Framework domain isolated web parts retirement
(Updated) SharePoint Framework domain isolated web parts retirement SharePoint Framework domain isolated web parts will retire and stop working on April 2, 2026; update affected web parts to avoid errors. After careful consideration and extensive review of usage data and feedback Microsoft has decided to retire the domain isolated web parts.

Details

Summary
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.

Body (from Message Center)

[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:

  • Organizations using SharePoint Online with applications, scripts, or configurations that hardcode the legacy CDN domain.
  • Developers using SharePoint Framework (SPFx) with hardcoded cdnBasePath values.
  • Admins who have configured domain-based allow lists in their network settings.

What will happen:

  • The legacy domain publiccdn.sharepointonline.com will be retired.
  • Any content referenced via the legacy domain will return 404 errors.
  • The same resources remain available through the new CDN domain public-cdn.sharepointonline.com.
  • The legacy domain previously served as an automatic hosting endpoint for SharePoint resources.
  • The 404 error does not indicate data loss—only the access path is affected.
  • Hardcoded references to the legacy domain will fail once the domain is retired.

[What you can do to prepare:]

  • Review your applications, scripts, and configurations for any hardcoded references to publiccdn.sharepointonline.com.
  • Update affected components to use supported and dynamic endpoints to ensure continued functionality.
  • For SPFx applications:
    • If using an external CDN, it’s fine to update the cdnBasePath.
    • If relying on automatic hosting through the Microsoft 365 Public CDN, do not hardcode 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 -->"
    }
  • Ensure public-cdn.sharepointonline.com is included in your domain-based allow lists.
  • Validate your updates before March 31, 2026 to prevent potential service disruptions.
  • Monitor network traffic and optionally block requests to the legacy domain to confirm that content hosted through the CDN continues to function properly.
  • Learn more: Overview of the SharePoint Framework

[Compliance considerations]

No compliance considerations identified, review as appropriate for your organization.

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": "2026-03-30T07:00:00Z",
    "ai_action_required_by": null,
    "ai_actions": [
      "Update hardcoded references to legacy CDN domain",
      "Review and update SPFx cdnBasePath usage",
      "Adjust network allow lists to include new CDN domain",
      "Validate updates before cutoff date"
    ],
    "ai_master_tags": [
      "Network"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "SharePoint Online will retire the legacy CDN domain publiccdn.sharepointonline.com; update all references to the new domain public-cdn.sharepointonline.com before March 31, 2026 to avoid 404 errors.",
    "ai_topics": [
      "SharePoint"
    ],
    "category": "planForChange",
    "details_map": {
      "Summary": "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."
    },
    "id": "MC1184996",
    "importance": 5,
    "is_major_change": false,
    "last_modified": "2025-11-12T00:10:42Z",
    "ms_products": [
      "SharePoint"
    ],
    "platforms": null,
    "roadmap_ids": [],
    "services": [
      "SharePoint Online"
    ],
    "severity": "normal",
    "tags": [
      "User impact",
      "Admin impact",
      "Retirement"
    ],
    "title": "Legacy SharePoint Online Content Delivery Network (CDN) domain to be retired\u2014review configurations"
  }
}