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
The end of Power Pages? (As we know it?)
Every week new features and techniques are dropping not only from Microsoft but other vendors. One of the latest movements is getting agents t...
Power Pages: Build Power Pages sites faster with AI coding tools
Pro-developers can now accelerate Power Pages site development by leveraging AI that truly understands the platform. Unlike generic generative...
Supported Chart Types in Power Pages
In Power Pages, you can display Model-Driven App charts, but only a limited set of chart types are fully supported. Even though charts are con...
Power Pages: Cache Conquered!
A very common question that comes up while configuring Power Pages is how to get around cache issues. Using Power Pages Server logic, there is...
Best Practices: Canvas Apps & Power Pages Integration
Golden Rule:Canvas Apps are NOT designed for external users. Power Pages is.Most best practices focus on when to avoid integration and how to ...
Integrating Canvas Apps into Power Pages
Step-by-Step Guide & Limitations Overview Power Pages and Canvas Apps solve different problems: However, in some scenarios, you may want t...
Integrating Virtual Tables with Power Pages – Step by Step Guide
What Are Virtual Tables (Quick Context) Virtual tables allow Dataverse to read/write data from external systems without storing the data in Da...
Power Pages – Control Power Pages components using client APIs
We are introducing the ability to control Power Pages components using client APIs in Power Pages. This feature will reach general availabilit...
Sticky Progress State in Power Pages – Resume User Progress Using Dataverse Draft Tracking
Modern portals must be forgiving. Users abandon forms, switch devices, or lose connectivity — and they expect the system to remember where the...
Power Pages + Azure AD B2C: “The Provided Application Is Not Valid” Error
If you are new to configuring Azure AD B2C as Identity Provider in Power Pages, refer Power Pages : Set up Azure AD B2C After completing the s...
