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
Introduction to Managing a WordPress blog using Power Automate – Part 1
My WordPress blog SharePains.com has been running on WordPress for a very long time now, and with so many posts it is a real challenge to make...
Power Automate: mod function
Power Automate’s “mod” function helps you find the remainder after dividing one number by another. While it might not be the...
Update Business Process Flow Stage using Excel Import with Power Automate – Dataverse / Dynamics 365
In some business scenarios, we might need to update the Business Process Flow (BPF) stage of a record during an Excel import — especially duri...
When an Item is Deleted trigger is not triggering in Power Automate
Today Connor and I found that a flow with the When an Item is deleted, was not being triggered. Why could this possibly happen?
Power Automate – Information regarding disablement of the ‘How often do you want to look for new items?’ setting
On March 31, 2025, we temporarily disabled the ‘How often do you want to check for new items?’ setting in Power Automate. We plan ...
Power Automate: dateDifference function
The “dateDifference” function is a powerful tool for when you need to calculate the difference between two dates. It gives you a reliabl...
How to use the Azure AI Foundry connector in Power Automate
Today I had a look into the Azure AI Foundry connector in Power Automate. My findings on this connector are in the post below.
How to Programmatically Add Option Set Values in Dynamics 365 with Power Automate
In every Dynamics 365 or Power Apps implementation, it’s common to require fields where users select values from predefined lists—such as Job ...
Power Automate – Enable endpoint filtering for secure UI automation
We are announcing the ability to enable endpoint filtering for secure UI automation in Power Automate. This feature enables you to specify whi...