Content Delivery Network (CDN) in Power Pages

Content Delivery Network (CDN) in Power Pages

A Content Delivery Network (CDN) is a distributed network of servers that cache static website content closer to users to improve performance and reduce latency.

In Power Pages, enabling CDN ensures that images, scripts, and styles are served from the nearest edge location, improving load time and user experience.

Enable CDN for Production Website

  1. Go to Power Platform Admin Center.
  2. Select Power Pages Sites.
  3. Open your website and go to Performance and Protection.
  4. Turn on Content Delivery Network toggle.
  5. Confirm the changes.

Enable CDN During Production Conversion

When converting a trial site to production, you can enable CDN during the conversion process.

Note: Custom domains use Azure Front Door TLS certificates with automatic renewal.

Disable CDN

You can disable CDN anytime from the Performance and Protection section in the admin center.

Clear CDN Cache

Use the Purge Cache option to clear cached static content when updates are made.

Static File Configuration

Static Page Caching Rules

When CDN Caching is Used

When CDN Caching is Bypassed

Key Takeaway: CDN significantly improves Power Pages performance by serving cached static content from global edge locations.