Microsoft 365 Copilot Library rollout breaks all Copilot Pages sharing links

Microsoft is currently rolling out a change for Microsoft 365 Copilot Library, which replaces the existing Pages library in Microsoft 365 Copilot Chat.

The Pages library will be included in a new Library
The Pages library will be included in the new Library

Microsoft seems to have forgotten something important:
The old Pages library used the path m365.cloud.microsoft/pages, while the new Library now uses m365.cloud.microsoft/library/pages.

If this change has been implemented in your tenant and you try to open the old path, the browser will log a 301 Permanently Moved response and redirect you to Microsoft 365 Copilot Search instead of Pages in the new Library.

What is the impact?

All your previously shared Copilot Pages now redirect to the Microsoft 365 Copilot Search page because the sharing links still reference the old path. This path is no longer available. Microsoft hasn’t updated it to point to the new Library path.

This also affects newly created Copilot Pages, which now use the file type .page instead of .loop.

Example of an old sharing link (shortened for readability):
https://<tenant>.sharepoint.com/:fl:/r/contentstorage/…/Copilot/Testpage.loop?d=w4a7de49d3a9243b1bde9f770091fe653&…

Example of a new sharing link (shortened for readability):
https://<tenant>.sharepoint.com/:fl:/r/contentstorage/…/Copilot/CopilotPage25102025.page?d=w240e767a8b784240afa662b5ffdaa706&…

You have no issue with the sharing links if the new Library is not yet visible in your tenant.

What happens?
  1. The browser sends a GET request to open the sharing link.
Opening the sharing links sends a GET
Opening the sharing links sends a GET
  1. The request redirects to m365.cloud.microsoft/pages, which is no longer available after the Library rollout.
m365.cloud.microsoft/pages has been moved permanently
m365.cloud.microsoft/pages has been moved permanently
  1. Because of step 2, users end up on m365.cloud.microsoft/search instead of a shared Copilot Page.

In short, Microsoft has misconfigured or forgotten the redirect.
Copilot Pages are now located at m365.cloud.microsoft/library/pages, but the Pages sharing links point to the old path. As a result, all existing Copilot Pages sharing links (including newly created links) are broken until Microsoft updates the redirect mapping.

Share
Avatar photo

Tobias Asböck

Tobias is a Senior System Engineer with more than 10 years of professional experience with Microsoft 365 products such as SharePoint Online, SharePoint Premium, OneDrive for Business, Teams Collaboration, Entra ID, Information Protection, Universal Print, and Microsoft 365 Licensing. He also has 15+ years of experience planning, administering, and operating SharePoint Server environments. Tobias is a PowerShell Scripter with certifications for Microsoft 365 products. In his spare time, Tobias is busy with updates in the Microsoft 365 world or on the road with his road bike and other sports activities. If you have additional questions, please contact me via LinkedIn or [email protected].

Leave a Reply

Your email address will not be published. Required fields are marked *