Application modernization Archives - Microsoft Power Platform Blog http://approjects.co.za/?big=en-us/power-platform/blog/topic/application-modernization/ Innovate with Business Apps Wed, 01 Apr 2026 07:49:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 Announcing General Availability (GA) of Server Logic in Power Pages http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/announcing-general-availability-ga-of-server-logic-in-power-pages/ http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/announcing-general-availability-ga-of-server-logic-in-power-pages/#respond Wed, 01 Apr 2026 07:49:06 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=133729 We’re pleased to announce that server logic in Power Pages is now generally available (GA). This release marks a major milestone, delivering native server-side capabilities with the maturity, governance, and extensibility required to support enterprise-grade production workloads. First introduced in preview, Server logic was designed to simplify how makers and developers implement server-side operations.

The post Announcing General Availability (GA) of Server Logic in Power Pages appeared first on Microsoft Power Platform Blog.

]]>
We’re pleased to announce that server logic in Power Pages is now generally available (GA). This release marks a major milestone, delivering native server-side capabilities with the maturity, governance, and extensibility required to support enterprise-grade production workloads.

First introduced in preview, Server logic was designed to simplify how makers and developers implement server-side operations. With GA, Server logic is now ready for enterprise production workloads, backed by strengthened governance, improved extensibility, and the reliability customers expect from Power Platform.

Alongside GA, we’re also announcing two important enhancements that further reinforce enterprise readiness:

  • Governance control to disable external calls
  • Support for unbound Dataverse custom actions

Governance control to disable external calls

Security and compliance are critical considerations for enterprise applications. Many organizations require strict control over outbound connectivity to ensure adherence to internal policies and regulatory requirements.

With GA, administrators can now disable external calls from Server logic layer.

Animated Gif Image

Support for unbound Dataverse custom actions

Extensibility is key to building scalable and reusable solutions. With GA, Server logic now supports unbound Dataverse custom actions, enabling deeper integration with your existing business logic layer.

Get started

Server logic is now available for production use in Power Pages. Whether you’re enhancing an existing site or building a new application, you can take advantage of its capabilities to deliver more intelligent, secure, and governed experiences.

The post Announcing General Availability (GA) of Server Logic in Power Pages appeared first on Microsoft Power Platform Blog.

]]>
http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/announcing-general-availability-ga-of-server-logic-in-power-pages/feed/ 0
From apps to agents: Rearchitecting enterprise work around intent http://approjects.co.za/?big=en-us/power-platform/blog/2026/03/12/from-apps-to-agents-rearchitecting-enterprise-work-around-intent/ http://approjects.co.za/?big=en-us/power-platform/blog/2026/03/12/from-apps-to-agents-rearchitecting-enterprise-work-around-intent/#respond Thu, 12 Mar 2026 15:00:00 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=133560 As AI systems become capable of reasoning, acting, and adapting, organizations are beginning to rethink the relationship between humans and software.

The post From apps to agents: Rearchitecting enterprise work around intent appeared first on Microsoft Power Platform Blog.

]]>

In a recent conversation I had with Dion Hinchcliffe at Futurum, we spent time unpacking a shift I’m seeing consistently across enterprises experimenting with AI. It’s not just about copilots or chat interfaces. It’s about something deeper: a change in how work is designed, governed, and operated when systems can reason and act with intent.

For decades, applications have been the primary interface between people and systems. Work meant navigating menus, filling out forms, and clicking through screens carefully designed to constrain what users could do. Productivity improvements came incrementally—better layouts, faster load times, and more automation behind the scenes—but the underlying engagement model stayed the same. People adapted to software.

That model no longer holds.

As organizations race to adopt AI, a new challenge is becoming clear: translating human intent into systems that can act autonomously—without sacrificing control, security, or trust. Intent-first development addresses that gap by reshaping how agentic applications are designed, governed, and delivered at scale.

Agents as the new interaction layer

Instead of teaching people how to use systems, we can let people express intent—and allow systems to determine how that intent is carried out. This is not about replacing all apps overnight. It’s about changing their role. Apps no longer need to expose every possible action through UI. Instead, they:

  • Provide trusted capabilities the agent can invoke
  • Enforce business rules and permissions
  • Act as systems of record, not systems of navigation

As AI systems become capable of reasoning, acting, and adapting, organizations are beginning to rethink the relationship between humans and software. In an agentic model, the agent becomes the primary interaction surface. A user may no longer need to know which system to open or which workflow to follow. They can simply state what they want to achieve: open a purchase order (PO), resolve this case, prepare a customer briefing.

Behind the scenes, agents orchestrate the necessary steps across systems, policies, and data sources. Procurement rules are applied. Approvals are routed. Records are updated. The user expresses intent once; the system coordinates the work.

Agentic solutions aren’t eliminating applications, but they are changing how people engage with them. Apps are the trusted capabilities agents rely on—serving as systems of record, sources of authority, and enforcement points for business rules and permissions. Applications shift from user destinations to services agents invoke. Agents work because structure already exists.

Rethinking enterprise complexity: Orchestration over navigation

This shift becomes clearer when you look at everyday enterprise processes.

Take something as common as opening a purchase order. Today, that often means navigating multiple tools, involving several teams, and manually coordinating approvals. The complexity isn’t the work itself—it’s knowing how to move through the systems.

With an agent‑first approach, that complexity is inverted. A user can simply say they need to open a PO for a project. The agent determines which background agents are required—vendor management, policy validation, approvals—and orchestrates the process across systems without forcing the user to navigate them.

We see the same pattern emerging in CRM. Rather than sales teams manually updating records, agents can monitor emails, calls, calendars, and systems in the background—keeping data current and surfacing relevant context proactively. The agent becomes the interface to customer intelligence, while the CRM remains the authoritative store behind it.

The value here isn’t conversational UI for its own sake. It’s reducing cognitive load while preserving control.

Agents as the business logic and decision layer 

This shift also changes where business logic lives.

Traditional enterprise systems embed logic deep inside individual applications—rules, workflows, and decision trees hardcoded into each tool. That makes change expensive and reuse difficult. When requirements evolve, logic must be rewritten repeatedly across systems.

Agentic systems invert that model. Logic moves into a shared reasoning layer that sits above systems of record. Agents evaluate intent, context, and constraints, then determine which actions are required right now. Policies, best practices, and exceptions can be defined once and applied consistently across processes instead of being repeatedly embedded in individual applications.

This is where the economics of software start to change. Improvements to reasoning or decision quality can compound across organizational functions—HR, finance, operations, and customer engagement—without rebuilding each system individually. Business value shifts from static workflows to shared enterprise intelligence.

Headless agents as a new layer of digital labor 

Not all agents interact directly with people.

Many of the most impactful agents operate quietly in the background—monitoring systems, reacting to triggers, coordinating tasks autonomously. These “headless” agents update records, flag issues, generate reports, and escalate decisions only when human judgment is required.

Together, conversational and headless agents form a new layer of digital labor. Routine work is handled automatically. Humans stay focused on oversight, judgment, and exceptions. The agent doesn’t replace enterprise logic—it coordinates it.

Operating agentic systems at scale requires a control plane

One point Dion and I kept coming back to is this: the real challenge with agentic systems isn’t building the first one. It’s operating hundreds—or thousands—of them responsibly.

As agents scale across teams and geographies, the questions shift quickly. How do you maintain visibility into what agents are doing and why? How do you enforce security, policy, and compliance consistently as agents act across systems? How do you measure impact, cost, and effectiveness as usage grows?

Without a managed platform, intent first development becomes ungovernable at scale. Logic fragments. Visibility breaks down. Early experimentation turns into operational risk. Governance must mature alongside autonomy.

This is where enterprise readiness becomes decisive.

Governance, lifecycle management, observability, and control aren’t optional add‑ons. They’re the foundation that allows agents to operate safely and reliably. Successful enterprise adoptions hide complexity behind an interface that works the way people already think.  Agents don’t eliminate the need for structure—they depend on stronger, more explicit structure than traditional automation ever required.

From pilots to an enterprise operating model

Most organizations begin with pilots—and that’s the right place to start. But pilots stall when governance, ownership, and measurement are treated as afterthoughts.

The pilots that scale share common patterns: centralized policy management, clear accountability between IT and business teams, built-in monitoring, and an explicit path from experimentation to production. Governance isn’t what slows progress; it’s what gives leaders confidence to move faster.

Over time, this becomes more than a collection of use cases. It becomes an operating model. Work shifts from task execution to outcome driven orchestration. Processes move from periodic redesign to continuous optimization. Systems adapt as business intent evolves.

Building adaptive enterprise systems for an agent-first world

This shift isn’t about predicting the future. It’s about building systems that can adapt as it arrives.

Agentic transformation isn’t just a technical change. It’s an operational one—reshaping how work is designed, governed, and continuously improved across the enterprise. Organizations that invest early in the right foundations—clear intent, strong constraints, and disciplined scale—will be positioned to turn intelligent applications into a durable advantage, not a fleeting experiment.

The most successful organizations won’t ask how to bolt agents onto existing apps. They’ll ask how to redesign systems so agents can sit confidently at the front door—turning intent into action with trust, speed, and scale.

In an agent first world, applications remain systems of authority and agents simply coordinate how and when those capabilities are invoked. Apps evolve:

  • From destinations → to services
  • From user driven workflows → to agent orchestrated actions
  • From “where work happens” → to “how work is made possible”

If you want to hear this thinking unpacked in more detail, I explore these ideas directly with Dion Hinchcliffe at Futurum—from agents as the new interaction layer, to why governance becomes more critical, not less, as autonomy increases. Our conversation gets into real enterprise examples, the challenges of moving beyond pilots, and what it actually takes to operate agentic systems at scale.

I encourage you to watch the full interview to hear how these concepts show up in practice and to learn how intent first development is shaping the future of enterprise AI.

The post From apps to agents: Rearchitecting enterprise work around intent appeared first on Microsoft Power Platform Blog.

]]>
http://approjects.co.za/?big=en-us/power-platform/blog/2026/03/12/from-apps-to-agents-rearchitecting-enterprise-work-around-intent/feed/ 0
What’s new in Power Platform: February 2026 feature update http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/whats-new-in-power-platform-february-2026-feature-update/ Tue, 17 Feb 2026 16:09:57 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=133200 Apps, agents and Copilot Public preview: M365 Copilot chat in model-driven apps Copilot chat is now available directly inside apps built with Power Apps, bringing the intelligence of Microsoft 365 Copilot into the flow of business processes.

The post What’s new in Power Platform: February 2026 feature update appeared first on Microsoft Power Platform Blog.

]]>

Summary Welcome to the Power Platform monthly feature update! We will use this blog to share news in Power Platform from the last month, so you can find a a summary of product, community, and learning updates from Power Platform in one easy place. Now, let’s dive into what’s new in Power Platform:

Get started with the latest updates today!

Jump into Power Apps, Power Automate, and Power Pages to try the latest updates, you can use an existing environment or get started for free using the Developer plan.

Apps, agents and Copilot

Public preview: M365 Copilot chat in model-driven apps

Copilot chat is now available directly inside apps built with Power Apps, bringing the intelligence of Microsoft 365 Copilot into the flow of business processes.

This unified experience—currently limited to model-driven apps—lets users ask questions, reason over in‑app data, and connect insights from documents, communications, and collaboration—without leaving the application they’re working in. By embedding Copilot chat into low‑code apps, organizations can keep users in context and in flow, reducing app switching while accelerating decision‑making. Teams can also leverage powerful first‑party agents like Researcher and Analyst, as well as custom Copilot Studio agents, to analyze data, generate insights, and take informed action directly within their apps.

To manage Microsoft 365 Copilot chat for model-driven apps, start by learning how to manage Microsoft 365 Copilot chat. Power Platform administrators can set up and configure the Microsoft 365 Copilot chat feature for users in their environment and makers can then enable or disable Microsoft 365 Copilot chat for a specific model-driven app.

Public preview: Power Apps MCP and enhanced agent feed

A screenshot of agent feed with data entry.

We’re bringing Power Apps Model Context Protocol (MCP) Server and an enhanced agent feed into public preview. This is a step to enable better human-agent collaboration directly inside business applications with built‑in human supervision.

Power Apps MCP brings agentic features from apps to agents as tools – starting with data entry. Agents will be able to parse the unstructured data into forms that users use in apps and create records directly, as well as flag them for human review or action.

The enhanced agent feed provides a shared workspace for humans to oversee the agent activity—makers can provide granular visibility into agent actions for their users, use side‑by‑side comparison views for approvals, and direct navigation to in‑app records.

Building modern apps

Public preview: a new modern Card control

This new modern Card control helps makers build clean, responsive, and consistent UI layouts in canvas apps.

The modern Card control allows makers to present structured information—such as summaries, previews, and tiles—using a single layout‑aware control instead of composing multiple classic controls. Cards automatically adapt to vertical or horizontal layouts and align with Fluent UI design principles, improving visual consistency across apps.

By reducing layout complexity and improving responsiveness out of the box, the Card control enables faster UI composition while supporting accessibility and scalability across screen sizes.

Generally available: theme copy‑paste

With theme copy-paste it is it easy to reuse visual styles across canvas apps without manual reconfiguration.

Theme copy‑paste allows makers to copy and reuse a Canvas app’s theme—including colors, typography, and styling tokens—across other apps. These themes are copied as YAML which can also be edited manually by makers as text. This reduces repetitive setup and helps ensure consistent branding and visual identity across an app portfolio. 

By simplifying theme reuse, this update accelerates new app creation and supports design governance at scale, especially for teams managing multiple canvas apps across environments.

Generally available: confirm() function in canvas apps as a fluent dialog

Animated Gif Image

The Confirm function displays a modal confirmation dialog over the current canvas screen, prompting the user to explicitly confirm or cancel before continuing. In canvas apps, there’s also a dismissal path (for example, clicking outside the dialog) that is treated as no action and returns blank.

The canvas experience is designed to align with Fluent dialog behavior and to respect the current app theme. You need to have modern controls turned on to get fluent dialog, else you will get a browser native dialog.

Managed platform

Public preview: move canvas apps and custom SharePoint forms out of the default environment

The default environment in Power Platform often becomes a shared space where makers build and test applications, leading to potential challenges with governance and organization. As resources accumulate in this environment without structured oversight, administrators may face difficulties managing security policies, tracking ownership, and maintaining compliance across their tenant.

We introduced a recommendation in Power Platform advisor, as a preview, that enables administrators to migrate certain canvas apps and custom SharePoint forms from the default environment to designated managed environments. The migration can be done manually from the Recommendations page under the Actions menu in the Power Platform admin center or automated using the Power Platform for Admin v2 Connector. When moving apps, administrators can choose to keep the original resource as is or restrict access to it by quarantining, or deleting it entirely.

This helps Power Platform administrators in implementing effective governance and DLP controls and establish clearer boundaries for app development.

Generally available: host and run code apps in Power Apps

Animated Gif Image

We’re excited to announce that code apps in Power Apps are now generally available, empowering developers and IT alike at a moment when organizations are building more custom applications than ever. With the rise of AI‑accelerated and code‑generation‑assisted development, teams can build high‑quality web apps faster than before while IT faces mounting expectations around governance, security, and operational oversight. Code apps bridge that gap by giving developers full code‑first flexibility and giving IT the enterprise‑grade guardrails needed to manage a growing app landscape

Power Apps code apps bring the full strength of Power Platform to web developers. Build with popular frameworks (React, Vue, and others) in any code-first IDE, and deploy to Power Apps. Every code app automatically becomes a governed Power Platform asset, giving IT visibility and control without creating friction for developers. 

Learning updates

Training paths and labs

Updated training

Power Apps maker

New

Updated

Power Platform administration

New

Updated

Power Platform developer

New

Updated

Power Apps user and mobile

Updated

Power Pages

New

Updated

The post What’s new in Power Platform: February 2026 feature update appeared first on Microsoft Power Platform Blog.

]]>
Public preview: Power Apps MCP and enhanced agent feed for your business applications http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/public-preview-power-apps-mcp-and-enhanced-agent-feed-for-your-business-applications/ Wed, 11 Feb 2026 18:00:17 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=133234 The Power Apps MCP Server (Public Preview) introduces a new era of human‑agent collaboration, enabling AI agents to automate repetitive app tasks with built‑in human oversight.
Makers gain granular control over which tasks surface in the redesigned agent feed, while users get intuitive review and approval experiences.

The post Public preview: Power Apps MCP and enhanced agent feed for your business applications appeared first on Microsoft Power Platform Blog.

]]>
Human-agent collaboration is at the heart of the AI-first organization vision, combining human creativity with AI capabilities to boost business efficiency and productivity. As people work with AI agents more to perform key business function, we need to reimagine the workspaces for them to collaborate with agents. At Microsoft Ignite 2025, we announced a significant leap forward in this journey.

Bringing apps and agents together for organizational transformation driven by human-agent collaboration

Today, we’re excited to bring the Power Apps MCP (Model Context Protocol) Server to public preview. The Power Apps MCP Server enables agents to automate repetitive app tasks, with human review and approval through the new task-centric enhanced agent feed. The Power Apps MCP Server also provides built‑in supervision tools that allow humans to review, assist, and take control of agent actions when needed.

Building on success: The journey from form fill assistance to MCP server

We introduced the agentic data entry in Power Apps some time back to speed up form completion with AI suggestions. The response from users was overwhelmingly positive, with high adoption and valuable feedback that shaped our vision for what came next.

Based on this feedback, we recognized an opportunity to extend these capabilities beyond a single-purpose agent. The result is the Power Apps MCP Server – the same proven technology that powers the in-app form fill suggestions – now available as a flexible MCP tool that can be used by agents across your organization and scale to meet enterprise demands. We’re starting with data entry and will be adding other create-read-update-delete operations over time, progressively expanding the app tools available to your agents.

The Power Apps MCP Server equips your agent with two types of capabilities:

1. Automate repetitive app tasks: agents can now use tools like form filling assistance initially built and refined in Power Apps. Just add and configure the MCP tool in your agent and point the invoke_data_entry tool to a shared mailbox, SharePoint folder, or other unstructured content source. The invoke_data_entry tool will extract the relevant fields from the source and create the corresponding records in your app, with built-in human review and approval in the agent feed.

A screenshot from an app showing agent feed.

2. Supervise agent activity: agents can now handoff control to humans for review, assistance, and steering through these MCP tools. This way business users can supervise agent activity in the agent feed. The tools give makers much more control over the tasks they want to publish to the agent feed and when they need agent-human handoff.

A screenshot from app showing agent feed entry - agent requesting assistance with an item.

Agent feed reimagined with native MCP integration

To leverage the capabilities of the Power Apps MCP Server, we’ve completely overhauled the agent feed. This transformation gives makers more granualar control to shape the agent feed experience – deciding which tasks appear and how users track and interact with agent activity. The redesigned agent feed provides a shared collaborative space where humans and agents work together seamlessly:

  • Makers have granular control over agent feed tasks surfaced to users.
  • Users get a side-by-side comparison view for data entry tasks that makes it easy to review and approve agent actions.
  • Direct navigation to specific records within your app for context-aware interactions
  • Users can view agent performance metrics and insights in their app.
Agent feed maker and end user experience.

Turn your existing apps into agentic apps

With the Power Apps MCP Server, makers can bring AI agents directly into the apps their users already know and use. This allows business experts to easily supervise, collaborate with, and guide agents as part of their daily workflows. As a result, both traditional and new business applications evolve into agentic apps, delivering rich, agent‑enabled experiences, see details here.

A visual schematic showing steps to implement agents using MCP server and agent feed to an app.

State Farm reimagines claims processing

State Farm’s team processes dozens of claims estimates every day, each arriving in different formats with varied attachments and information structures. Manually reviewing and entering this data is time‑consuming and prone to errors.

With MCP powered agents and agent feed, these emails can be automatically analyzed to extract key field values, and any missing details are surfaced for human review before the records are created. Learn more in the Microsoft Ignite 2025 session.

Screenshot of agent feed in State Farm claims processing app.

Learn more, get started and share your ideas

We invite you to learn more about agent feed in our learn documentation and explore what it can do for your apps. The Power Apps MCP server is being made available in public preview starting with United States early release cycle environments  and will be gradually rolled out to other regions, following standard weekly deployment.

We’d love to hear your experience and feedback – share it in Community forum or connect with us directly. Let us know what you are building, where supervision is useful and what would you welcome as the next iteration on the agent supervision capabilities in the apps.

The post Public preview: Power Apps MCP and enhanced agent feed for your business applications appeared first on Microsoft Power Platform Blog.

]]>
Announcing General Availability (GA) of building single-page applications for Power Pages http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/announcing-general-availability-ga-of-building-single-page-applications-on-power-pages/ Mon, 09 Feb 2026 05:34:15 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=133268 We are excited to announce the general availability of support for single-page applications (SPAs) with Power Pages, starting with site version 9.8.1.x and later. With this release, you can build modern, client-side rendered sites using React, Angular, or Vue and deploy them directly to Power Pages using the Power Platform CLI.

The post Announcing General Availability (GA) of building single-page applications for Power Pages appeared first on Microsoft Power Platform Blog.

]]>
We are excited to announce the general availability of support for single-page applications (SPAs) with Power Pages, starting with site version 9.8.1.x and later. With this release, you can build modern, client-side rendered sites using React, Angular, or Vue and deploy them directly to Power Pages using the Power Platform CLI.

Since the launch of the preview, we’ve heard the feedback from developers who want to bring modern front-end frameworks to Power Pages while still benefiting from built-in authentication, Web API access, and Dataverse integration. Today’s GA release makes that experience production ready.

What’s new in this release

  • Generally available: SPA support is now production-ready and fully supported, starting with site versions 9.8.1.x and later.
  • Styling fixes: We’ve resolved issues where Power Pages platform styles could override your custom CSS.
  • Improved documentation: Updated guidance for authentication configuration and local development setup.

Pro tips for SPA development

Disable profile page redirect for SPAs

By default, Power Pages redirects users to the built-in profile page (/profile) after login. For SPA website, this redirect can disrupt your app’s navigation flow. Disable it by adding this site setting:

Setting nameValueDescription
Authentication/Registration/ProfileRedirectEnabledfalseDisables redirect to profile page after login

After updating this setting, users are redirected to the returnUrl specified in your login form, which defaults to the current page or your app’s home page.

Set up local development

You can run your SPA locally with full authentication and Web API access to accelerate your development cycle. This means JavaScript hot reload, local debugging, and immediate feedback without deploying changes to your portal every time. For step-by-step instructions, see Set up local development for SPA sites.

Resources

We are looking for your feedback

Your feedback helps us improve the developer experience on Power Pages. Share your thoughts and reach out on the Power Pages Community Forum. You can also submit ideas through the Power Pages Ideas portal.

The post Announcing General Availability (GA) of building single-page applications for Power Pages appeared first on Microsoft Power Platform Blog.

]]>
Generative pages in Power Apps is now generally available http://approjects.co.za/?big=en-us/power-platform/blog/2025/11/05/generative-pages-in-power-apps-is-now-generally-available/ Wed, 05 Nov 2025 20:21:21 +0000 Generative pages in Microsoft Power Apps are now generally available, enabling AI-driven app creation with GPT-5, Fluent UI controls, and solution-aware components for faster, smarter development.

The post Generative pages in Power Apps is now generally available appeared first on Microsoft Power Platform Blog.

]]>
We’re excited to announce that generative pages in Power Apps is now generally available in the U.S. This milestone brings AI-powered page creation in model-driven apps into hands of more makers, enabling them to build rich, responsive experiences for new and existing apps fast.

Designed specifically for model-driven apps, generative pages offers a new way to augment or supplement your existing applications with custom user experiences. You provide natural language instructions, and the agent generates a fully functional React page connected to your data, ready to fit seamlessly into your app.

What makes generative pages different?

Generative pages easily connect to your data in Dataverse, ensuring your pages are deeply integrated with your app. And because they support virtual entities, you can extend your app by connecting to external sources like SharePoint or Dynamics 365 Finance and Operations, without adding complexity.

These new AI-generated pages that are a natural part of your model driven app even adhere to the modern theme that is in use in your app. You also have full transparency: after each iteration, you can look at the code changes to see exactly what the agent updated in that iteration. And you have full control and can take the wheel to edit the code manually when you need. Pages are also solution-aware, so you can easily manage them across environments as part of your ALM process.

Imagination at the center

With Generative Pages, what you can build is limited only by your creativity. There are no rigid templates or layout constraints, allowing you to create visually rich, productive experiences for your end users.

Generative pages stands out as one of the most remarkable and significant innovations in Power Apps that I have encountered throughout my 5+ years of experience working with the Power Platform. It has facilitated collaboration among customers, designers, business analysts and developers, allowing them to jointly shape UI and UX within minutes! The possibilities are endless with regard to what types of pages you can create. I’m excited to see the feature evolve and see what pages our 2,500 makers create!”

James Connelly, Power Platform Technical Lead, Network Rail

* Any data shown in the above pages relate to fictional data only and do not represent actual incidents or Network Rail employees

Get to a working solution fast

Using generative pages also simplifies the development cycle. What once took days, weeks, or even months to build using custom coding or meticulous drag-and-drop building, can now be started with a single prompt and finished in a fraction of the time, often within minutes or hours for a functional page, and just a day or two for a fully polished custom user experience that is part of a performant model driven app.

With Generative Pages in Power Apps, I was able to go from concept to a fully functional experience in just one day—something that previously required weeks of coordination between design and development teams. This is a game-changer for accelerating delivery and empowering makers.”

-Angel Limas, CIO, Power Platform, Product & Strategy + Demand Lead, Accenture

Get building with the generally available generative pages

Generative pages have been in public preview for almost 4 months. During this period, we’ve advanced the technology further and with the general availability announcement, you can now use generative pages with:

  • Production support in U.S. environments
  • Fluent UI controls with default alignment to your app’s theme
  • Solution-aware components for seamless movement across environments
  • Powered by GPT-5 for best-in-class code generation quality and performance

Unlock the new era of AI-driven app development and start building today. Experience how fast, flexible, and creative app development can be – log in or provision your Power Apps Developer Plan today.

The post Generative pages in Power Apps is now generally available appeared first on Microsoft Power Platform Blog.

]]>
Introducing Server logic in Power Pages: Business Logic Right Where It Belongs (Preview) http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/introducing-server-logic-in-power-pages-business-logic-right-where-it-belongs-preview/ Sat, 25 Oct 2025 14:25:08 +0000 We are happy to announce the new server logic feature in Power Pages to execute business logic securely on the server to build connected, compliant, and intelligent web experiences. Forget the days of jumping through hoops to call external APIs, orchestrate complex actions or securely handle sensitive tasks.

The post Introducing Server logic in Power Pages: Business Logic Right Where It Belongs (Preview) appeared first on Microsoft Power Platform Blog.

]]>
We are happy to announce the new server logic feature in Power Pages to execute business logic securely on the server to build connected, compliant, and intelligent web experiences.

Forget the days of jumping through hoops to call external APIs, orchestrate complex actions or securely handle sensitive tasks. Server logic places real power behind your pages

Why Server Logic?

Modern websites do more than display content. Customers expect transactions, workflows, decisions and trusted data flows. Server logic turns Power Pages into a backend-enabled experience.

With server logic, makers can:

  • Connect to external services like ERP, CRM or banking systems
  • Run business workflows without exposing secrets in front-end code
  • Validate inputs and manipulate data on the server
  • Trigger actions based on site visitor interactions
  • Keep sensitive operations secure and compliant

How It Works

Server logic executes securely within the Power Pages infrastructure. Makers can author logic using JavaScript that run on the server-side whenever a page needs intelligence beyond what is available on the browser.

Key building blocks:

  • Server scripts: Write logic to call APIs, transform data, run workflows or reuse platform connections and policies.
  • Server objects: Use built-in modules that give you safe access to HTTP calls, Dataverse operations and more.
  • Event triggers: Invoke logic based on form submissions, button clicks or programmatic calls from client side.

Refer the Server logic documentation and quick starts for more details.

Secure External Integrations

Calling external services has always been high stakes: secrets, authentication, network policies. Server logic makes it straightforward and safe.

Examples:

  • Fetch loyalty points from a third-party rewards system
  • Validate user identity with government or industry standard verification APIs
  • Send loan application information to an internal banking engine
  • Push form submissions into a custom Azure service
Video demonstrating payment integration

On the road to General Availability

We are continuously expanding server logic feature. Enhancements planned ahead of GA include:

• Support for unbound Dataverse custom APIs
• Availability in sites running on Standard Data Model
• Invocation from Liquid objects

• Ability to retrieve real time data from Dataverse
• Server Logic playground with debugging support

We are looking forward to your feedback

Your feedback is crucial in shaping the future of this feature. We want to hear from you!

The post Introducing Server logic in Power Pages: Business Logic Right Where It Belongs (Preview) appeared first on Microsoft Power Platform Blog.

]]>
Build and deploy a single-page application in Power Pages using GitHub Spark and Codespaces http://approjects.co.za/?big=en-us/power-platform/blog/power-pages/build-and-deploy-a-single-page-application-in-power-pages-using-github-spark-and-codespaces/ Thu, 14 Aug 2025 15:40:29 +0000 Microsoft Power Pages has transformed the way organizations build secure, data-driven business websites. Traditionally, site creation has been a low-code, design-first experience. However, the new code-first approach gives developers greater flexibility: you can create, customize, and manage Power Pages sites entirely in source code.

With the recent release of the GitHub Spark, developers can now prototype a site, edit it directly in a GitHub Codespace, and they can deploy it to a Power Pages environment all without leaving their browser.

This tutorial walks you through the complete workflow.

The post Build and deploy a single-page application in Power Pages using GitHub Spark and Codespaces appeared first on Microsoft Power Platform Blog.

]]>
GitHub Spark, when used with GitHub Codespaces, provides a robust cloud-based development experience for building sites that can be efficiently hosted as Power Pages single-page applications. By leveraging the Power Platform CLI, you can streamline your workflow and deploy sites with ease.

Why Use GitHub Spark + Codespaces and Host in Power Pages?

GitHub Spark is an AI-powered tool that generates single-page applications using natural language prompts, while Codespaces provides a pre-configured development environment in the cloud.

Power Pages serves as a secure, scalable, and enterprise-grade platform tailored for modern web development. With built-in capabilities for security, governance, analytics, and seamless integration across the Microsoft Power Platform ecosystem, it provides everything you need to build, manage, and scale professional-grade web applications efficiently. Together, these enable:

  • AI-assisted site generation with GitHub Spark
  • Instant cloud-based coding with GitHub Codespaces
  • Seamless deployment to Power Pages using Power Platform CLI
  • Built-in security, governance, analytics, and seamless Power Platform integration delivered through Power Pages

Hosting Your Site in Power Pages

Once your site is created using Spark and edited in Codespaces, you can deploy it to Power Pages using the Power Platform CLI.

Quick steps:

  1. Use GitHub Spark to generate your site template.
  2. Open the project in GitHub Codespaces.
  3. Customize your site using React or other SPA frameworks.
  4. Deploy using pac pages upload-code-site.

To explore the complete step-by-step guide, refer to the document: Tutorial: Create and deploy a single-page application using GitHub Spark and Codespaces.

Demo

Key Resources

The post Build and deploy a single-page application in Power Pages using GitHub Spark and Codespaces appeared first on Microsoft Power Platform Blog.

]]>
Generative pages get better with GPT-5: Improved quality, enhanced performance http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/generative-pages-get-better-with-gpt-5-improved-quality-enhanced-performance/ Fri, 08 Aug 2025 15:14:32 +0000 Generative pages aims to redefine how makers build with Microsoft Power Apps—bringing the power of vibe coding to enterprise development in model-driven apps. With just a few prompts, makers can generate rich, responsive pages backed by real React and TypeScript code, all while maintaining enterprise-grade governance and reliability.

The post Generative pages get better with GPT-5: Improved quality, enhanced performance appeared first on Microsoft Power Platform Blog.

]]>
Generative pages aims to redefine how makers build with Microsoft Power Apps—bringing the power of vibe coding to enterprise development in model-driven apps. With just a few prompts, makers can generate rich, responsive pages backed by real React and TypeScript code, all while maintaining enterprise-grade governance and reliability.

Aligning to the official GPT-5 announcement yesterday, makers using generative pages will have access to new GPT-5 model, which offers significant improvements in code generation quality, performance, and reliability. To give optimal flexibility, we’ve added a model selector to the experience—allowing you to choose between GPT-4.1 and GPT-5 depending on your needs. This update started rolling out yesterday.

What’s new with GPT-5 in generative pages?

  • Improved code generation quality: Better syntax, smarter layout handling, and fewer rendering errors.
  • Fewer failures: Higher success rates for generated pages, even in complex scenarios.
  • Enhanced performance: Faster generation times during the page creation process.
Animated Gif Image

In addition to giving access to the new GPT-5 model, this release includes several minor enhancements to improve usability and reliability:

  • An expanded context window to reduce lost requirements in longer sessions
  • Better fallback styling to preserve model-driven app design
  • Ensured retention of image attachments during retries
  • More informative error messages for invalid requests
  • Conditional warnings when another user is editing the same page
  • Improved undo/restore behavior for error and retry scenarios

This update reflects our commitment to making AI-native app development intuitive, flexible, and enterprise-ready.

Explore the documentation here to learn more and start building with GPT-5 today.

The post Generative pages get better with GPT-5: Improved quality, enhanced performance appeared first on Microsoft Power Platform Blog.

]]>
Microsoft recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/microsoft-recognized-as-a-leader-in-the-2025-gartner-magic-quadrant-for-enterprise-low-code-application-platforms/ Thu, 07 Aug 2025 15:00:00 +0000 http://approjects.co.za/?big=en-us/power-platform/blog/?p=132137 Microsoft has been named a Leader again—empowering developers with AI-powered low-code tools for scalable, secure enterprise innovation.

The post Microsoft recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms appeared first on Microsoft Power Platform Blog.

]]>
We’re proud to share that Microsoft has again been named a Leader in the 2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms (LCAP). This is the seventh consecutive time we have been named a Leader in this Magic Quadrant™. We’re honored by this recognition in a market where AI innovation, scalability, and governance are crucial. We are also pleased to share that we’ve received a Customers’ Choice distinction in the 2025 Gartner Peer Insights™ Voice of the Customer: Enterprise Low-Code Application Platforms.

2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms - Official graphics.
Source: Gartner (August 2025)1

We believe our Leader placement and Customers’ Choice distinction reflect our years-long commitment to empowering everyone—from traditional developers to business users—to build transformative, enterprise-grade solutions with speed, intelligence, and confidence. 

2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms

Learn why Microsoft was named a Leader.

A man and woman looking at a computer screen

Why this matters 

Agility, governance, and impactful AI adoption are non-negotiable in today’s enterprise landscape. Under the umbrella of Microsoft Power Platform, Microsoft delivers a leading, end-to-end suite for automation, agents, and AI-infused applications. 

With over 56 million monthly active users and a thriving global community, Power Platform helps organizations of all sizes accelerate innovation. Key differentiators we believe set us apart from other market players are:  

  • AI is transforming work today, not tomorrow.
    With over 3 million agents built in FY25 alone,2 we are witnessing firsthand the acceleration of development cycles by more empowered users. Our platform is delivering measurable results—such as 30% faster data entry in apps,3 and 60% higher success building with Microsoft Copilot in Power Apps. These results are demonstrating that AI acceleration is a current reality for both developers and business users. We are actively supporting our customers as they put AI to work every day through our robust community, investments in extensive documentation, and transparent product roadmap. We are helping our customers drive tangible business outcomes at-scale by making innovation accessible to all.
  • The fully managed platform is making enterprise-grade scale and compliance, simple at any scale.
    With a foundation solidly on Microsoft Azure infrastructure, Power Platform offers benefits from streamlined security, operations, and management through a single admin center. We are making it easier than ever for you to confidently innovate and scale solutions globally with less effort while maintaining rigorous standards.
  • Developer capabilities within Power Platform are purposefully designed to foster seamless collaboration between business and IT users, while simultaneously giving experienced, code-first developers the power to innovate on their own terms. Power Platform has demonstrated long-term reliability and a relentless commitment to innovation. We have not only pioneered the low-code movement but now lead the agentic transformation of modern development. Throughout this evolution, we have consistently kept professional developers at the heart of our product strategy. As a result, we’ve seen more developers than ever choosing Power Platform as their foundation for building sophisticated, scalable solutions. Developers are relying on the platform to help them drive real business impact and accelerate the future of their enterprise app development.  

Gartner predicts that by 2028, “Agentic AI will be implemented via enterprise LCAPs in four out of five businesses globally.”4 With where we are and where we’re headed with our roadmap, we’re convinced that Power Platform delivers the tools for enterprises to scale their AI strategy with all kinds of developers. 

Join us October 28 to 30, 2025 at the Microsoft Power Platform Community Conference to experience firsthand the energy of our innovation and the strength of our community, and let’s explore some of the reasons customers around the globe are choosing Power Platform as their trusted platform for transformation. 

Visual representation of Power Platform's mission to empower every developer, every solution and every level of stack. 

Accelerate AI impact 

Power Platform is designed to empower all kinds of developers. Business users new to app development or seasoned professionals alike can build impactful solutions with speed and confidence.  

When it comes to accelerating development with AI, innovations like plans in Power Apps and generative pages are redefining what building an enterprise solution looks like. Plans are quickly becoming the standard for designing and orchestrating solutions to complex business problems. Generative pages simplifies app creation by reducing boilerplate or repetitive work and accelerating delivery through an intuitive “vibe-coding” experience—all backed by the reliability of Power Platform. Whether you are a business professional, technical specialist, or seasoned developer—you can effectively utilize the single platform that meets you where you are, adapts to your pace and your unique skill set, and opens the path for you to achieve your ambitions.  

“We’ve been working with the plans, and this has so much potential. You really see how it’s going to increase our speed to market and grow our footprint when it comes to our global team across the world.” 

Giada Binelli, Global Product Owner Low Code and Cognitive Services, The HEINEKEN Company

With agents integrated into apps from the ground up, Power Platform allows organizations to quickly bring impactful innovations to users. Our agentic assistance in apps is preferred by 85% of users over non-assisted data exploration or data entry.4 And the new agent feed creates a true hub for human-agent collaboration.

We’re proud to lead this product evolution in the full breadth of development happening on Power Platform. Microsoft is committed to harnessing the potential of AI in the development lifecycle and in user experiences. We are delivering agentic assistance through built-in functionalities, providing a fast gateway to impactful AI outcomes. 

Scale, governance, and confidence 

With a fully managed platform, organizations gain advanced lifecycle management, governance, compliance, and security capabilities. Our recent investments in Microsoft Copilot Studio and AI orchestration ensure large language model responses are managed securely and responsibly, empowering organizations to confidently embrace AI-powered development. The platform’s strong foundation mitigates risk and helps IT and business users maintain control and accelerate innovation across the enterprise—without compromising trust or oversight. 

“The managed platform capabilities on Power Platform have greatly simplified and improved our ability to govern at scale. It’s the best way to manage at a global level.”

Giada Binelli, Global Product Owner Low Code and Cognitive Services, The HEINEKEN Company

Built for developers 

We’re redefining application and technology development in the age of AI and helping enterprises chart their path to becoming Frontier Firms. We recognize the critical role traditional developers play in this transformation—that is why we continue to expand and add robust capabilities to support them in building sophisticated, scalable solutions.  

With native integration of advanced coding tools, extensibility through custom connectors, and seamless integration with Microsoft Azure services, developers have more power to leverage their existing skills to build complex enterprise-grade applications. 

Power Platform is not low-code—it’s low-code, code-first, agentic, generative, and fully governed innovation. It empowers modern developers to build sophisticated, impactful, enterprise-grade solutions that they can scale.  

We are helping our customers move from simply building artifacts, to solving problems and driving business outcomes. The rapid growth of our developer community and adoption of advanced features underscores the trust developers are placing in Power Platform to deliver mission-critical applications. 

A screenshot of a computer

Real customer success, real business impact 

Small startups and multinational enterprises alike drive innovation and operational efficiency with Power Platform. The following examples show how they leverage the platform’s abilities and deliver tangible business outcomes: cost savings, operational efficiency, and scalable innovation. 

  • Deutsche Bahn Group licensed every employee with a Power Platform license. “It’s very easy to make your own app, and very fast,” says Thomas Czierpke, Head of Adoption and Change Management.
  • Pacific Gas & Electric built over 300 complex solutions, saving over USD75 million annually. Their AI-powered chatbot alone saves USD1.1 million per year in helpdesk support.
  • Cineplex automated customer service workflows reclaimed 30,000 hours and over USD1 million in just two years.
  • Rabobank runs more than 2,500 Power Platform solutions across 38 countries. One of their key business processes that took three weeks now takes just three minutes.

Start your shift to the new way of working 

Whether you’re building mission-critical apps or automating everyday tasks, Power Platform is the right choice. It’s a complete suite of tools designed for innovating at scale and for driving your organizational shift toward the Frontier Firm, where people collaborate with agents, apps, and Microsoft Copilot to achieve greater productivity. 

Read the full Magic Quadrant™ report to see why Gartner named Microsoft a Leader and then join us at Microsoft Power Platform Community Conference to experience the community innovation firsthand.  

Let’s build what’s next—together.


Disclaimer: 

*Gartner is a registered trademark and service mark, and Magic Quadrant is a registered trademark of Gartner, Inc. and/or its affiliates in the U.S. and internationally and are used herein with permission. All rights reserved.  

Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner’s research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose. 

1 This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from Magic Quadrant™ for Enterprise Low-Code Application Platforms.

2 Microsoft Fiscal Year 2025 Fourth Quarter Earnings Conference Call.

3 Internal Microsoft testing conducted in November 2024 on sample of 22 subjects.

4 Gartner®, Magic Quadrant™ for Enterprise Low-Code Application Platforms, July 28, 2025, Oleksandr Matvitskyy, Akash Jain, Kyle Davis, Adrian Leow.

The post Microsoft recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms appeared first on Microsoft Power Platform Blog.

]]>