import Global from '../../_global.mdx'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
Lists CDN policies settings for the current SharePoint Online tenant
m365 spo cdn policy list [options]`-t, --cdnType [cdnType]`
: Type of CDN to manage. Allowed values are: `Public`, `Private`. Default `Public`.Using the -t, --cdnType option you can choose whether you want to manage the settings of the Public (default) or Private CDN. If you don't use the option, the command will use the Public CDN.
:::info
To use this command you must be either SharePoint Administrator or Global Administrator.
:::
Show the list of policies configured for the Public CDN.
m365 spo cdn policy listShow the list of policies configured for the Private CDN.
m365 spo cdn policy list --cdnType Private[
{
"Policy": "IncludeFileExtensions",
"Value": "CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF,JSON"
}
]Policy Value
------------------------------------ -----------------------------------------------------
IncludeFileExtensions CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF,JSON
Policy,Value
IncludeFileExtensions,"CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF,JSON"# spo cdn policy list
Date: 10/2/2023
Property | Value
---------|-------
Policy | IncludeFileExtensions
Value | CSS,EOT,GIF,ICO,JPEG,JPG,JS,MAP,PNG,SVG,TTF,WOFF,JSON- Use Microsoft 365 CDN with SharePoint Online: https://learn.microsoft.com/microsoft-365/enterprise/use-microsoft-365-cdn-with-spo?view=o365-worldwide