SharePoint Online Introduces Authoritative Sites for Copilot

Per Microsoft message center MC1310687 and accompanying Microsoft posts, Authoritative Sites is a new SharePoint Online capability that lets admins mark specific sites as trusted so Microsoft 365 Copilot will prioritize content from those sites in Copilot Chat and Copilot Search. The rollout began in mid-May 2026 for targeted release tenants with completion expected by late May 2026, and general availability is scheduled for mid-to-late June 2026, according to Microsoft reposts summarized by M365 Admin and Office365ITPros. Configuration is done via PowerShell by setting the -IsAuthoritative flag with the Set-SPOSite cmdlet, and Microsoft states the feature requires a Microsoft 365 Copilot (Premium) license and is off by default.
What happened
Per Microsoft message center notification MC1310687 (reported May 14, 2026 and summarized by M365 Admin and Office365ITPros), Authoritative Sites is a new SharePoint Online feature that lets administrators designate specific SharePoint sites as trusted sources. Microsoft documents that content from sites marked authoritative will be prioritized by Microsoft 365 Copilot in Copilot Chat responses and Copilot Search results. Microsoft's communications state the rollout began in mid-May 2026 for targeted release tenants with completion expected by late May 2026, and general availability is planned for mid-June through late June 2026, according to the reposted message center details. The capability is reported to be off by default and requires a Microsoft 365 Copilot (Premium) license, per Microsoft's published notes as reposted by M365 Admin.
Technical details
Per Office365ITPros and Microsoft documentation, initial configuration is performed via SharePoint Online PowerShell by setting the -IsAuthoritative flag on a site using the Set-SPOSite cmdlet, for example: Set-SPOSite -Identity "https://tenant.sharepoint.com/sites/Example" -IsAuthoritative $true. Microsoft's notes say the feature does not change existing SharePoint permissions or content access; it signals to Copilot which sources to prioritize when compiling chat responses or search results.
Industry context
Editorial analysis: Companies rolling out source-prioritization controls for generative AI tools typically aim to improve answer reliability and to reduce reliance on stale or scattered copies of documents. Public reporting and commentary on SharePoint governance (including EasyPortal365) pair Authoritative Sites with other changes such as Restricted Content Discovery and the new SharePoint experience, framing these features as governance levers to control what Copilot can read in a tenant. EasyPortal365 cites Microsoft internal materials saying oversharing is a frequent cause of Copilot incidents and that Microsoft's data indicates 70 to 90% of enterprise environments have significant oversharing issues.
Context and significance
Editorial analysis: For enterprise search and knowledge-management workflows, the feature creates an explicit signal that can bias retrieval toward curated canonical sources. That tradeoff can improve response fidelity when authoritative lists are well maintained; conversely, it increases dependence on correct site selection and content hygiene. Reporting across the sources emphasizes that the feature is complementary to, not a replacement for, permission controls and established governance practices.
What to watch
Editorial analysis: Observers should track three indicators after rollout:
- •how Microsoft surfaces authoritative status in the Copilot UX and search result labels
- •whether admin tooling beyond PowerShell (for example, GUI controls in the SharePoint admin center) becomes available
- •how organizations document and maintain their authoritative site lists to avoid privileging outdated content
Additional practical signals include tenant-level adoption rates (for organizations using Copilot Premium) and any subsequent Microsoft guidance on conflict resolution when multiple sites contain differing versions of the same document.
Scoring Rationale
The feature materially affects enterprise search and Copilot behavior for organizations using Microsoft 365 Copilot (Premium), making it notable for admins and knowledge-management teams. It is not a groundbreaking model or platform change, so its impact is significant but not industry-shaking.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems
