Improve site speed in PowerPages

What is CDN?
In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website that is hosted in a server located in the US for example and you're living in Japan, the website static files will be loaded from the closest server to you and not from the server directy.
Refer here to Microsoft Documentation about enabling CDN to your PowerPages site
Watch the below video for detailed information about CDN
Is it worth it for our site?
The more cache-able files your site has the more the effect will be
If the content of your site is mostly dynamic based on Dataverse user permissions, profile and related records, then I would say the effect will be tiny because not much is cached in CDN.
If you have a lot of static assets and static pages, then the effect will be higher as more files are cached.
Only files that are part of a webpage that can be accessed by anonymous users are stored on Content Delivery Network servers; authenticated files are always delivered from the application server.
Check privacy notes here
How to enable it
Note: you can only enable CDN for your Production PowerPages website
Navigate here to enablement steps
Can I control which files to be cached?
Yes! you can configure which file extensions you want to cache to CDN
Explained here
Overall
CDN has many benefits, and it would be beneficial for your site.
This feature can be disabled by the administrator any time!
Published on:
Learn moreRelated posts
10 Types of For Loops Structures in Power Automate
For loops are one of the basic structures in coding. There are however many different types of loops. How can we implement various types of lo...
Power Automate – HTTP and Teams webhook trigger flows are moving to new URLs
As of August 2025, Power Automate flows and Agent flows (Copilot Studio) with HTTP triggers or Teams Webhook triggers that have logic.azure.co...
Power Automate – Automate browsers using direct control without extensions
We are announcing the ability to automate browsers using direct control without extensions in Power Automate. This feature will reach general ...
Power Automate: How to change the run history from 28 days
By default, Power Automate will retain the history of the runs for 28 days. I don’t have direct confirmation of this, but since 28 days transl...
Power Automate for desktop – Assign custom names to actions in desktop flows
We are announcing the ability to assign custom names to actions in desktop flows in Power Automate for desktop. This feature will reach genera...
Power Automate – Enable version control for desktop flows
We are announcing the ability to enable version control for desktop flows, allowing users to identify changes and their origins with version c...
Power Automate – Quantify time and money savings delivered by automations
We are announcing the ability to quantify time and money saved by automations delivered at flow, environment, and tenant level in Power Automa...
Wave 1 Highlights: What Power Automate & Power BI Offer You This Year
The Microsoft Power Suite has been redefining digital transformation for businesses across industries. Every year, Microsoft introduces fresh ...