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
Microsoft Power Automate – Compare flow versions
We are announcing the ability to compare flow versions in Microsoft Power Automate. This feature will reach general availability on May 15, 20...
Power Automate – Test subflows with test suite in Power Automate for desktop
We are announcing the ability to create and run test cases for subflows, included in an upcoming test suite enhancement for Power Automate des...
Power Automate: Teams - When I am mentioned in a channel message Trigger
The Power Automate "When I am @mentioned in a channel message" Teams trigger fires for direct mentions in one channel. Polling based, no repli...
Power Automate: union Function
Learn how to use the "union" function in Power Automate to merge arrays and remove duplicates. Covers objects, type gotchas, loop mistakes, an...
Power Apps Code Apps – Trigger a Power Automate Flow
In this article, I walk you through how to add and trigger a Power Automate cloud flow from a Power AppsĀ code app. What type of flows can be a...
Microsoft Copilot (Microsoft 365): Generate documents using forms in SharePoint with Power Automate
We are introducing a new Power Automate action that enables automated document generation using document generation (DocGen) forms in SharePoi...
Microsoft Power Automate – Support for normalized schema import for data ingestion
We are announcing the ability to ingest data in a normalized data structure format for process mining in Power Automate. This feature will rea...
Power Automate – Analyze your processes in the process intelligence experience
We are announcing the ability to analyze your processes in the process intelligence experience in Power Automate. This feature will reach gene...
Power Automate: Planner - Update a task (V2) Action
The 'Update a task (V2)' Planner action upgrades Power Automate with Percent Complete, Bucket Id, and 25 category fields, plus key Preview got...