Review: M365 Show From a Prompt to a Plan: Why Power Platform’s Plan Designer Feels Like the Next Leap (and Not a Shortcut) with Andrew Hess

  • avatar
    Admin Content
  • Jun 25, 2026

  • 3

Marcel Broschk

Profile image

From a Prompt to a Plan: Why Power Platform’s Plan Designer Feels Like the Next Leap (and Not a Shortcut) 

The lights come on in a quiet room. Coffee rings on a wooden desk. Screens glow like constellations while we type questions we don’t say out loud. We’re all still trying to build tomorrow with half an idea and a hopeful guess. 

For years, the ritual has been familiar: start from scratch, wrestle with “whiteboard scars,” rebuild flows that broke before, and translate messy reality into something that can ship. Documentation comes last—if it comes at all. 

But what if you could speak the need … and let the shape of it unfold? 

That’s the feeling behind Power Platform’s Plan Designer —and it’s also what came through clearly in Andrew Hess’ conversation on The M365 Show : AI isn’t here to steal craft. It’s here to give momentum to the parts of building that usually stall out. 


The real problem Plan Designer is solving: uncertainty, not speed 

Most teams don’t fail because they can’t build. They fail because they build the wrong thing , or they build the right thing the wrong way , and discover it late. Plan Designer aims at that messy middle: the fog between “we need an app” and “this is the solution.” 

Traditional Power Apps work often starts with UI. A screen. A gallery. A form. It feels productive—until the questions show up: Who are the users? What approvals exist? Where does the data actually live? What happens when the process changes? Those are architecture questions disguised as “quick builds.” 

Plan Designer pushes those questions forward. Instead of treating planning like optional overhead, it makes planning the default motion: requirements, user roles, processes, data model, solution components. The output becomes something you can critique early, not documentation you write late. 

This is why Andrew’s “80% plan, 20% develop” point matters. It’s not a productivity quote. It’s a quality strategy: reduce rework, reduce surprises, reduce the gap between business intent and delivered behavior. 


“From a prompt to a plan” is really “from a thought to a shared language” 

One underrated thing Plan Designer does: it gives teams a shared artifact. Not just an app. A plan . 

A plan is readable by more than makers. Architects can review it. Admins can govern it. Product owners can validate it. Security teams can ask the right questions. Even pro devs can treat it as scaffolding for deeper implementation. 

That matters because “citizen development” succeeds only when it becomes collaborative development . The goal isn’t “anyone can build anything.” The goal is “teams can align faster, with fewer lost translations.” 

In practice, Plan Designer becomes a conversation starter. Instead of debating abstract ideas, everyone points at concrete outputs: user stories, tables, relationships, workflows, and solution components. It’s easier to refine something visible than to refine a vague sentence in a meeting. 

And that’s where the poetry in your intro lands: it’s not magic. It’s momentum. It doesn’t remove thinking—it makes thinking easier to share. 


The “agent team” concept: Requirements → Data → Solution (and now Code) 

Andrew described the experience in a way that sticks: treat the agents like your team. You stay “human-in-the-loop,” but the heavy lifting gets distributed. 

In the Plan Designer flow, you typically see “agents” focused on different layers of solution thinking—requirements and purpose, processes/workflows, data modeling, and solution assembly. Microsoft’s documentation frames this as a guided experience that helps you draft and refine a plan and then generate components from it. 

What’s powerful here is the separation of concerns. Instead of one big AI blob trying to do everything, you get staged outputs you can validate one layer at a time. That’s how real delivery works: validate business intent, validate process logic, validate data foundation, then build. 

In the newer “vibe” style experience, the flow often introduces a stronger “code” step—moving from plan artifacts into generated app experiences more directly. The key difference isn’t “old vs new.” The difference is the direction of travel: from planning assistant toward end-to-end scaffolding engine . 

And here’s the honest part Andrew also acknowledged: it’s not 100% accurate. It gets you 70–90% quickly, then you refine. That refinement loop is the real skill. 


Turning legacy “scars” into structure: screenshots, diagrams, and messy evidence 

This is where Plan Designer gets quietly revolutionary for modernization work. 

Legacy systems rarely come with clean documentation. What you have is evidence: screenshots, broken flows, old forms, “we think it works like this,” and maybe a spreadsheet called FINAL_v7_REAL_FINAL.xlsx. 

Plan Designer supports bringing in artifacts—documents and (in many cases) images—to ground the plan in something real. That means your “mess” becomes input instead of being ignored. 

This is exactly the “upload scars from legacy days” feeling in your content. When a tool can look at a diagram (or a process description) and propose a data model and flows, it changes modernization from “rebuild from scratch” to “translate and improve.” 

It also helps surface missing questions: What entities are implied but not modeled? What relationships are assumed but not defined? What approvals exist in reality but not in anyone’s story? AI is good at asking the “obvious” questions humans skip because we’re too close to the chaos. 

And once you have a plan, you can do something you couldn’t do before: review modernization before you build. That’s where risk drops. 


 

The maker reality: YAML snippets, naming pain, and “AI doesn’t steal craft” 

A very practical highlight from the conversation: the pain of renaming controls and keeping apps readable. Every serious maker knows the tax: Label1, Label2, Container7… until maintenance becomes archaeology. 

Andrew’s approach—copying Power Apps YAML and using an LLM to propose a structured renaming table—shows what “AI as craft support” looks like. AI doesn’t replace the maker; it removes the repetitive friction so the maker can stay focused on behavior and user value. 

Then there’s the “snippet mindset.” He showed how YAML snippets can be pasted to create polished UI layouts quickly. This is the same pattern pro dev has used forever: start from known-good components, not blank screens. 

For organizations, this hints at a strategy: build an internal library of approved patterns—UI templates, flows, page layouts, naming conventions, and governance rules—so makers can “copy/paste safely” instead of improvising endlessly. 

Plan Designer fits that world well, because it can generate structure and it can be guided by artifacts and conventions. The long-term win isn’t “AI builds everything.” The long-term win is “AI helps us standardize and scale good building.” 


Governance and economics: Dataverse, capacity, environments, and intentional speed 

If AI makes solution creation easy, governance becomes non-negotiable. 

One immediate upside: Plan Designer encourages working in solutions , which is where ALM, packaging, and lifecycle management become easier. Many Power Platform problems come from “loose” apps and flows built outside solutions, then later nobody knows how to move, secure, or maintain them. A plan-driven solution approach reduces that chaos. 

But the economics are real. Plan Designer today is strongly oriented toward Dataverse for the data layer in many scenarios. That often implies premium licensing considerations, capacity planning, and environment discipline. 

There’s also the “preview sprawl” risk Andrew called out: if you experiment repeatedly, you might generate multiple versions of tables, models, and artifacts. That’s why “start in a developer environment” is more than a best practice—it’s damage control. 

And the bigger principle: faster isn’t automatically better. Faster is only better when the work stays intentional. That’s why your closing lines hit: the future isn’t instant. It’s intentional and clean. You’re still holding the pen. 

Article content

Practical prompts you can steal (and refine) 

Here are a few “prompt-to-plan” starters that match the themes from the episode: 

1) Legacy app modernization 

“I need to modernize a legacy app used by [roles]. Here are screenshots and a description of the current flow. Identify entities, relationships, and missing requirements. Propose a Dataverse data model and solution components (app type, flows, dashboards, agent). List assumptions and questions.” 

2) Governance-first build 

“Design a Power Platform solution with ALM and governance in mind: environments, solution structure, naming conventions, security roles, DLP considerations, and auditing. Produce a plan that a COE team can review.” 

3) Plan-first prototype for stakeholders 

“Create a solution plan and clickable prototype outline for [business problem]. Prioritize user stories, personas, success metrics, and a minimum viable scope. Include a phase 2 roadmap.” 

If you want, paste your real scenario (even messy) and I’ll rewrite it into a high-quality Plan Designer prompt + a checklist for what to validate in the generated plan. 


Call to action 

Where do you feel the biggest friction today? 

 

  • requirements and scoping 
  • data modeling 
  • governance/ALM 
  • UI consistency 
  • approvals and automation 
  • stakeholder alignment 

 

Comment with one sentence about your situation, and I’ll reply with a tailored “prompt-to-plan” draft you can use immediately. 

Source: Review: M365 Show From a Prompt to a Plan: Why Power Platform’s Plan Designer Feels Like the Next Leap (and Not a Shortcut) with Andrew Hess

Get New Internship Notification!

Subscribe & get all related jobs notification.