InfoPath's Sunset Isn't a Technology Failure. It's a Governance-Cycle Reset.
The pitch reads like a modernization story. The clock reads like a governance reset.
Microsoft's notice confirms two dates that have been on the SharePoint roadmap for years and are now load-bearing. On May 18, 2026, publishing new or modified InfoPath forms in SharePoint Online is blocked across all tenants. On July 14, 2026, InfoPath Forms Services is retired entirely — forms stop rendering, stop submitting, and stop opening. Microsoft has stated plainly that there is no option to extend, and there is no automated migration tool. Every form gets manually redesigned in Power Apps, Power Automate, or Microsoft Forms. Existing data sits in XML form libraries that the new platform cannot natively read.
The frame everyone is reaching for is "modernization." That frame is doing a lot of work, and most of it is wrong.
What May 18 actually changes for SharePoint admins
May 18 is not a deprecation announcement. It is the date on which the publish button stops working.
After that date, an admin who needs to fix a validation rule on a leave request form cannot. A field rename that broke a downstream lookup cannot be patched. A workflow trigger that fires on the wrong status transition cannot be corrected. Every small maintenance ticket — the kind that took ten minutes for fifteen years — converts into a full Power Apps rebuild, scoped, estimated, and queued behind whatever else the platform team is already late on.
The forms keep rendering until July 14. They just become read-only at the design layer. That distinction matters because most organizations are still operating as though they have until July to start the migration conversation. They don't. They have until May 18 to ship every fix and update they expect to need over the following 57 days. The rest of the window is frozen state.
The forms libraries themselves are a separate problem. InfoPath stored data as nested XML — repeating sections, unpromoted fields, conditional branches all encoded inside the .xsn template and the submitted .xml documents. The SharePoint Migration Tool does not move workflow history. Approval trails, timestamps, and approver comments — the metadata that compliance teams rely on — do not survive the migration unless someone extracts them by hand, before July 14, while the service still runs.
That is what's actually changing on May 18. Not a feature deprecation. The operational floor.
Why this looks like a modernization win
The clean story is straightforward, and the consulting decks are already written.
InfoPath was a 2003 product designed for a desktop-client world. Power Apps is a modern low-code platform with mobile rendering, Dataverse integration, AI Builder, Copilot embedding, and a connector library spanning hundreds of services. The migration moves the form layer off a sunset technology and onto a platform that Microsoft is actively investing in. Users get better UX. Admins get better governance tooling, at least in theory. The CIO gets a slide that says "we modernized our legacy forms estate." Nobody loses.
That story is true at the surface and incomplete at the level that matters. It treats InfoPath's problems as technology problems — old runtime, old designer, no mobile, no cloud-native story. Fix the technology, fix the problem.
But the actual InfoPath problems were never primarily technical. They were governance problems wearing technical clothing.
What actually went wrong in the InfoPath cycle
The technology was fine for what it was designed to do. Simple forms, light validation, basic workflow handoffs. Where it broke was in everything organizations layered on top of it.
A form designer became an application platform. Business logic that belonged in a service layer got embedded in code-behinds. Forms that should have been five fields and a submit button became 47 fields, three repeating sections, and a managed code dependency that nobody could rebuild after the original developer left. A platform marketed as "no IT required" produced a sprawl of departmental forms — built by analysts, owned by no one, documented nowhere — that quietly accumulated into the most fragile system the SharePoint farm was running.
This pattern plays out in production environments far beyond simple HR request forms. One engagement involved rebuilding a clinical trials management system originally built on InfoPath at a major nonprofit research organization. By the time the Zenpo team came in, the forms layer had quietly become the operational backbone — coordinating workflows, approvals, and study data across multiple teams that depended on it daily. The migration did not scope as a form conversion. It scoped as a full web-application rebuild, because the business process complexity had moved past anything the original platform was designed to carry years before the deprecation notice made it unavoidable.
The migration cliff exists because the build cycle was ungoverned. Sixteen years of forms with no inventory, no ownership map, no change log, no architectural review. The forms that matter and the forms that nobody has opened in four years look identical in the discovery scan. The forms with embedded business logic and the forms that are just a thin layer over a list look identical until someone actually opens the .xsn and reads it.
This is what an InfoPath rebuild project looks like in May 2026: a discovery phase that lasts months because nobody knows what's actually deployed, a triage phase that re-litigates business processes that were never properly documented, and a build phase that quietly recreates the same forms in Power Apps with the same lack of governance — because the migration was scoped as a technology project, not a governance project.
That is not a modernization. That is paying the bill that came due from the previous governance cycle.
What Power Apps actually carries forward
The Power Platform is genuinely a better product. It also reproduces almost every dynamic that made InfoPath untenable, and adds a few new ones.
Citizen development is back, with marketing budget. Microsoft's pitch to enterprises is that business users can build apps without IT involvement — the same pitch that produced the InfoPath sprawl, restated with Copilot in the demo video. The friction-free building experience that creates fast wins also reliably creates ungoverned configuration that nobody owns three years later. The same low-code dynamics that fail in regulated environments — schema drift, undocumented dependencies, missing change control — apply in Power Apps with more surface area, not less.
Workflow fragmentation is worse, not better. InfoPath workflows lived in two places: SharePoint Designer and code-behind. Power Automate flows can live in seven — cloud flows, desktop flows, solution-aware flows, environment-specific flows, child flows, instant flows, scheduled flows. Each with different licensing implications, different versioning behavior, different audit trails, and different failure modes. The platform's flexibility is a feature for the demo and a maintenance liability at year three.
Maintainability scales poorly with complexity. A simple Power App is easier to build and maintain than a simple InfoPath form. A complex Power App, with multiple data sources, custom connectors, embedded Power Automate flows, and Dataverse tables behind it, is meaningfully harder to maintain than the InfoPath equivalent — because the complexity is spread across more surfaces, each with its own administrative model, and the people building it are the same business analysts who built the InfoPath forms, now using a more capable tool to build more complicated things.
The platform makes individual mistakes easier to recover from and systemic governance failures harder to detect. That trade is not obviously favorable at enterprise scale.
Where the next cycle ends
Sunset cycles in Microsoft's productivity stack run on a predictable rhythm. SharePoint Designer 2010 deprecated in 2014, support ended 2020. InfoPath deprecated in 2014, full retirement July 2026. Classic SharePoint workflows blocked in 2020 for new tenants, retired progressively through the mid-2020s. The pattern is consistent: a tool gets adopted aggressively, sprawls under low governance, accumulates organizational dependencies, gets superseded by the next product, and the migration project lands on the organization roughly a decade later — usually on someone who wasn't there for the original build.
Power Platform is not exempt from this cycle. Microsoft will iterate the runtime, deprecate connectors, restructure licensing, and eventually position something else as the next-generation answer. The forms and flows built in 2026 will face their own retirement notice on a timeline somewhere between five and twelve years from now. The forms with no documented owner, no ADR, and no architectural review will be the hardest to migrate then, for exactly the reasons they're hardest to migrate now.
The variable an organization controls is not whether the cycle ends. It is how much technical debt has accumulated by the time the next notice lands.
What a governance-cycle reset actually looks like
The InfoPath sunset is leverage. Most organizations are about to spend serious money rebuilding forms anyway. That spend can produce a Power Apps estate that looks exactly like the InfoPath estate did — undocumented, unowned, sprawling — or it can produce something materially different.
The difference is not a tool choice. It's an operating model choice.
An enterprise governance posture that names the schema owner before the form gets built, requires architectural review for any flow with more than two integration points, restricts citizen development to a defined sandbox with promotion gates, and maintains an inventory that survives the original builder's departure — that is what changes the next cycle. Not the platform. The discipline around the platform.
Most organizations will not do this. The pressure to clear the May 18 deadline will collapse the governance conversation into the migration conversation, and the migration conversation will collapse into "rebuild what we have." The Power Apps that get shipped will be the InfoPath forms with a different designer behind them, and the next sunset notice will find them in the same shape as the last one.
In practice, some organizations are also using the migration window to reevaluate whether heavily customized SharePoint business processes belong in low-code tooling at all, or whether portions of the estate should move into governed SPFx-based applications with conventional software lifecycle controls.
The bill that lands later
The May 18 deadline is real, and the July 14 retirement is non-negotiable. The migration has to happen. That is not the question.
The question is what gets built on the other side of it.
A modernization project ships forms. A governance reset ships forms and the operating model that determines whether those forms become the next decade's liability. The two projects cost roughly the same to deliver. They produce very different outcomes when the next platform shift arrives — and another one is already on Microsoft's roadmap, whether or not it has a date attached yet.
The decision being made over the next eight weeks is not about Power Apps versus Power Automate versus Microsoft Forms. It is about whether the organization treats this migration as a forced rebuild or as the rarest opportunity an enterprise IT estate ever gets: a sanctioned reason to put the inventory, the ownership map, and the change-control discipline in place while the budget is approved and the deadline is doing the persuading.
That window closes when the forms ship. Whatever discipline isn't in place by then becomes the next migration's problem.
What exactly happens on May 18, 2026?
Publishing new or modified InfoPath forms in SharePoint Online is blocked across all tenants. Existing forms continue to render and submit until July 14, 2026, but no design-time changes can be published — every fix or update has to happen before May 18.
Is there an automated migration tool from InfoPath to Power Apps?
No. Microsoft does not provide one and has stated there will not be one. Every form must be manually redesigned in Power Apps, Power Automate, or Microsoft Forms. Third-party tools can help with XML data extraction but cannot reconstruct business logic, code-behinds, or custom connections.
Does the migration preserve workflow history and approval trails?
Not by default. The SharePoint Migration Tool does not move workflow history. Approval timestamps, approver comments, and audit metadata have to be extracted before July 14, 2026, while the service still runs — otherwise that data becomes practically inaccessible.
Is Power Apps a better platform than InfoPath?
Technically, yes — better runtime, mobile support, cloud-native data sources, modern connectors. But the governance dynamics that made InfoPath untenable at enterprise scale are not solved by changing the designer. Ungoverned Power Apps sprawl produces the same maintainability problems on a longer cycle.
What should organizations actually do before the deadline?
Build the inventory first. Identify every form, its owner, its data, and its actual business criticality before scoping the rebuild. Treat the migration as the moment to install schema ownership, change control, and architectural review for the Power Platform estate — not just as a one-for-one form rebuild project.