Power Pages Security: A Deep Dive into Defense-in-Depth Techniques
The objective of defense-in-depth is to protect information and prevent unauthorized access or theft. This strategy employs a series of mechanisms to slow down an attack aimed at acquiring unauthorized data access. Power Pages leverages Microsoft’s and Power Platform’s security stack to offer multi-layered protection against various security threats. This comprehensive security stack enhances the overall security of Power Pages applications by reducing the likelihood of breaches. The Power Pages platform provides makers and administrators with the necessary controls to strengthen security and governance for their sites and data.
Physical Security:
- Hosted on Azure App Service with rigorous security and compliance standards.
- Managed physical security with restricted access to data centers.
Identity and Access:
- Allows both anonymous and authenticated access to business data.
- Uses secure Authentication mechanisms and Authorization (RBAC).
- Supports multiple identity providers like Microsoft, LinkedIn, Google, and enterprise providers like Azure AD, Okta.
- Configurable Web Roles, Table Permissions, and Page Permissions for access control.
Perimeter Security:
- Leverages Azure's DDoS basic protection and optional standard tier for enhanced protection.
- Web Application Firewall (WAF) integration for protection against common exploits and vulnerabilities.
Network Security:
- Configurable WAF for centralized protection and control access based on geography, VPN, or specific networks.
- IP Address Restriction to filter network traffic and limit access.
Compute Security:
- Native protection from Azure App Service.
- Microsoft Defender for Cloud monitors threats and ensures compliance.
Application Security:
- Authentication and Authorization controls for secure access.
- HTTPS enforced with digital certificates.
- Managed Application Identity for secure integration.
- Configurable HTTP Security headers for advanced protection.
- Cookie Security with Secure and Http-Only attributes.
- Cross-Site Request Forgery (XSRF/CSRF) protection using anti-forgery tokens.
Data Security:
- Data stored in Microsoft Dataverse, encrypted at-rest and in transit.
These components collectively provide a robust defense in depth strategy for securing Power Pages applications.
Published on:
Learn moreRelated posts
Add a Custom Component (Preview) in the Power Pages Portal
During a recent project, a client wanted a consistent banner design across multiple pages in Power Pages Design Studio, with customizable text...
[Quick Tip] Power Pages | Liquid | FetchXML | Read ‘Choice’ Field Value
Please refer to one of my previous articles Prepare and Execute FetchXML Liquid Template Tag on how to use the FetchXML in Liquid Tag. In this...
Enhancing Security and Troubleshooting in Power Pages with Microsoft Purview Activity Logging
As a Power Platform Administrator, my job is to manage and secure the organization’s Power Pages applications, ensure everything runs smoothly...
Fixing “No list could be found..” ERROR in Power Pages
Problem Recently while setting SharePoint integration in Power Pages we faced below issue. Solution Recently while setting up Document integra...
Power Pages available in Norway
In 2022, I was among the first to announce a significant development: Norway had officially gained Dynamics capabilities, thanks to the new No...
Power Pages Websites | Turn off ‘AI Summarize’ pane
On my new Portal website, I’ve started seeing the ‘AI Summarize’ pane by default on every page, above the List controls. This is a...
Enhancing Microsoft Power Pages Portal with the Modern List
A list is a configurable component designed to display a collection of records on a portal without requiring developer intervention to present...
Power Pages Fundamentals #15: Core Components of Power Pages-Styling(Boost Your Website’s Appeal with Power Pages Styling): Quick Read Series
Next after Pages we have styling as main core component for power pages website. For any website, User Interface plays a important role where ...