Everything you need to know to build your first public-facing website with Power Pages, from environment setup to deployment.
Power Pages is Microsoft's low-code platform for building secure, data-driven external websites. If you've worked with Power Apps or Copilot Studio but haven't explored Power Pages yet, this guide will get you started.
Power Pages builds websites that external users - customers, partners, vendors - can access. It's not for internal apps (that's Power Apps) or chatbots (that's Copilot Studio). Think of it as your public-facing data portal.
Common use cases:
The provisioning takes 2-5 minutes. You'll get a .powerappsportals.com subdomain automatically.
Power Pages gives you a visual editor with:
The power of Power Pages is showing Dataverse data to external users. Create a List component to show records from a table, or a Form component to let users submit data.
Important: Power Pages uses table permissions to control who can see and edit what. Always configure these - the default is to deny access to all data.
When you're ready, click Preview to test, then Sync to push changes to your live site. For a custom domain, configure it in the Power Platform admin center.
Power Pages sites include SSL by default and are hosted on Azure infrastructure.
Get the latest Power Platform news and tutorials delivered to your inbox.
From approval chains to error-handling loops, these five flow patterns will save you hours of debugging and rework.