Category Archives: Power Pages

Configure authentication with Security Agent in Power Pages

As part of the 2026 Release Wave 1, Microsoft introduced the Security Agent in Power Pages to help makers configure and improve website security using AI-powered guidance. One of its key capabilities is assisting with authentication configuration, making it easier to implement secure sign-in experiences while following Microsoft’s recommended security practices. Authentication is one of… Read More: Configure authentication with Security Agent in Power Pages »

Add AI-Powered Search Capabilities to Your Power Pages Site

Finding information quickly is one of the most important aspects of any website. As Power Pages sites grow with knowledge articles, documentation, FAQs, and business content, users often struggle to navigate through multiple pages to locate the information they need. To address this challenge, Microsoft has introduced the Search Component (Preview) for Power Pages. This… Read More: Add AI-Powered Search Capabilities to Your Power Pages Site »

Why Sales and Service Teams Are Switching to Agentic CRM

Customer relationship management used to mean one thing: a system of record. Log the call, update the deal stage, move on. That era is ending. Microsoft’s agentic CRM vision for Dynamics 365 brings AI agents, productivity apps, and CRM data together so sales and service teams spend less time on admin and more time engaging… Read More: Why Sales and Service Teams Are Switching to Agentic CRM »

Enhancing Power Pages Experience with Copilot Hub

Artificial Intelligence is rapidly becoming the backbone of modern web experiences. Microsoft Power Pages has embraced this shift by weaving AI-powered features deeply into both the site-building and the end-user journey from intelligent chatbots and smart search summaries to AI-assisted form filling and data summarization. But with great power comes the need for great governance.… Read More: Enhancing Power Pages Experience with Copilot Hub »

Enhancing Power Pages Security Using Security Agent

In today’s digital-first business environment, customer portals are expected to deliver far more than convenience. They must provide a seamless user experience while maintaining strong security, compliance, and data protection standards. For organizations using Microsoft Power Pages, balancing usability with security is often one of the biggest operational challenges. Our team recently experienced this firsthand… Read More: Enhancing Power Pages Security Using Security Agent »

Accelerate Power Pages Development Using Server Logic: Part 2

In the previous blog, the “what” and “why” of Server Logic were explored. This entry takes the concept further by demonstrating the implementation of a full CRUD (Create, Read, Update, Delete) interface that communicates with an external OData service. The goal here is simple: move the “heavy lifting” to the server so your frontend stays… Read More: Accelerate Power Pages Development Using Server Logic: Part 2 »

Controlling Public Access for Non-Production Power Pages Sites: Step-by-step Guide

While working with Power Pages across Development and UAT environments, one recurring risk becomes obvious, non-production portals can accidentally be switched to public access, exposing incomplete pages, test forms, and even sample data to external users. To address this, Microsoft has introduced a tenant-level governance control that allows administrators to restrict whether non-production Power Pages… Read More: Controlling Public Access for Non-Production Power Pages Sites: Step-by-step Guide »

How to Accelerate Power Pages Development Using Server Logic?

When developing portals or websites using Power Pages, makers often rely on client-side scripting or external flows to implement business rules, integrations, and data operations. While this approach works, it can sometimes introduce challenges around security, maintenance, and consistency. The introduction of Server Logic in Power Pages helps overcome these limitations by moving your business… Read More: How to Accelerate Power Pages Development Using Server Logic? »

Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables

Overview Microsoft Power Pages continues to evolve as a powerful platform for building secure, low-code, data-driven websites. One of its latest additions, the Summary Component, brings the power of AI summarization directly into portals. The Summary Component allows developers and makers to automatically generate short, readable summaries from Dataverse data using the Power Pages Web… Read More: Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse… »

How to Create an AI Agent from a Form in Microsoft Power Pages using Copilot Studio

Introduction to AI Agents in Power Pages Microsoft Power Pages has introduced a powerful capability that allows creators to build AI-driven agents directly from forms. These agents are powered by Microsoft Copilot Studio, enabling seamless interaction between users and the data collected through Power Pages forms. This feature simplifies the process of embedding intelligent, conversational… Read More: How to Create an AI Agent from a Form in… »