In most of the client tenants I open, page creation is already locked down. A handful of owners can publish; everyone else reads and contributes inside the guardrails those owners set. For years that was a reasonable place to draw the line.
SharePoint HTML pages move the line. The people who can publish haven’t changed, but what they can put on a page has. That gap is worth understanding before the feature reaches your tenant.
What SharePoint HTML pages actually are
SharePoint HTML pages let an author render raw HTML as a live page, stored in the same pages library as your existing ASPX pages. You either upload an HTML file from another source or have Copilot in SharePoint generate the markup for you, then edit, publish, and share it like any other page.
Microsoft lists the capability as roadmap item 569208. It reached the message center in mid-August 2026 and is rolling out to general availability on the targeted release ring, so tenants on that ring may see it before anyone has decided whether to use it.
A related change lets Copilot build interactive HTML dashboards straight from a list, and those stay connected to the underlying data instead of freezing at the moment you export. So an HTML page is no longer only a static layout. It can be a live view wired to content in your tenant.
Why locking down page creation stopped being enough
Locking page creation to a few owners governs who can publish. It never governed what they publish, because the modern page canvas did that job quietly. A modern page is assembled from approved web parts and section layouts, so even a trusted owner could only build within a bounded set of components. HTML pages remove that boundary.
The canvas was a control you didn’t notice
Picture the modern authoring experience as a set of building blocks bolted to the floor. An owner could arrange them, but couldn’t manufacture new ones. That constraint was doing real governance work without anyone writing it into a policy. HTML pages hand the same owner a blank surface where the blocks no longer apply.
Copilot removes the effort barrier
Hand-authoring HTML used to take skill and time, which limited how often it happened. Now an owner describes what they want and Copilot writes the markup. The cost of producing a page that sits outside your design system drops to a sentence. Cheap creation is how orphaned pages accumulate – the page nobody remembers building and nobody owns.
The governance gaps HTML pages open
HTML pages open four gaps a permissions setting doesn’t cover: what the markup is allowed to contain, whether it meets accessibility standards, whether it holds your brand, and who owns it once it’s live.
A wider security surface
Microsoft spent the past year narrowing this surface. Custom scripting was disabled by default on classic publishing sites through early 2026, largely to shut down ungoverned JavaScript and the risk that came with it. HTML pages reopen a version of that question. Before you enable them broadly, confirm with your admin team exactly what the rendering permits and what it strips, because “we can publish HTML now” and “we can publish anything” are not the same statement.
Accessibility and compliance
A modern page inherits responsive, accessible patterns by default. Hand-written or AI-generated HTML inherits nothing. If your organization answers to ADA, Section 508, or EN 301 549, an HTML page that skips heading structure or fails colour contrast becomes a compliance finding, not just an ugly page. Someone has to check it.
Brand and design drift
Your design system exists so a hundred sites still feel like one intranet. HTML pages can ignore it entirely. Two or three off-model pages won’t sink you. Without a standard they multiply, and the intranet starts to read like a stack of unrelated documents.
Ownership over time
Every HTML page is a small application someone has to maintain. A Copilot-generated dashboard wired to list data is more than a layout – it carries assumptions about who should see that data. When the person who built it moves on, the page stays, still pulling live content, with no owner and no review date.
What to put in place before you turn it on
Decide about this feature deliberately instead of letting it arrive on a release ring. The core move is to extend your page model from a question about who can publish into a question about what they can publish and how it gets reviewed.
Before broad enablement, put these in place:
- Confirm your release ring and decide, at the tenant level, whether HTML pages are on, off, or limited to specific sites.
- Define the use cases you actually want. A live dashboard from a list may earn its place while a free-form microsite does not.
- Add a review step for HTML pages the same way you would for any published application, covering security, accessibility, brand, and ownership.
- Set a written standard your reviewer can check against, so approval is a decision rather than a matter of taste.
- Treat Copilot-generated markup as a draft a person signs off on before it goes live.
- Inventory HTML pages as they appear and give each one an owner and a review date.
Where HTML pages fit in a governance model
HTML pages are a small feature that lands on a large question: does your tenant have a page governance model, or just a permissions setting standing in for one. The organizations that handle this well already treat publishing as something they design, not something they toggle.
This is the work we do in SharePoint architecture and governance engagements – defining who is allowed to publish and what published content has to meet before it goes live. Because Copilot now sits inside the authoring flow, HTML pages also belong in a Copilot readiness conversation, where the rule stays simple: AI drafts, a person approves. If you want the building blocks of a model you can apply beyond this one feature, our governance center collects the frameworks and worksheets we use with clients.
And if you’re weighing whether to enable HTML pages across a large tenant and want a second read before you do, that’s a conversation worth having with our SharePoint consulting team.
Frequently asked questions
Are HTML pages replacing ASPX pages in SharePoint?
No. Microsoft has described HTML pages as living alongside existing ASPX pages, not replacing them. Modern ASPX pages stay the default authoring experience, and HTML pages are an additional option held in the same library.
Can Copilot create the HTML for a SharePoint page?
Yes. Copilot in SharePoint can generate the HTML from a prompt, and it can build interactive dashboards from a list that stay connected to the source data. You can also upload HTML authored elsewhere. In both cases the output should be reviewed before it’s published.
Should we turn SharePoint HTML pages off?
Not necessarily. For some teams a live, list-connected dashboard is genuinely useful. The right answer depends on whether you can put a review step and an ownership model around the feature. If you can’t yet, limiting it to a few controlled sites while you build that model is a defensible starting point.
How do we know if HTML pages are already enabled in our tenant?
Check which release ring your tenant is on and review your SharePoint admin settings and message center posts for roadmap item 569208. Because the feature is rolling out to targeted release, it can appear before you’ve made a decision, which is the main reason to look now rather than later.
Reviewed By
Author
-
Michael is the Founder and CEO of dataBridge, where he helps organizations approach SharePoint and Microsoft 365 with a stronger focus on strategy, governance, architecture, and long-term business value. His consulting-first perspective shapes how clients plan smarter, avoid costly missteps, and build digital workplaces that hold up over time.