We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c68c1 commit 0e6af6fCopy full SHA for 0e6af6f
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOTenantCdnOrigin.md
@@ -26,14 +26,6 @@ You must be a SharePoint Online global administrator and a site collection admin
26
27
### Example 1
28
```
29
---------EXAMPLE 1--------
30
-
31
-Add-SPOTenantCdnOrigin -CdnType public -OriginUrl */subfolder
32
33
-This example configures a public CDN on a tenant level.
34
35
---------EXAMPLE 2--------
36
37
Add-SPOTenantCdnOrigin -CdnType public -OriginUrl /sites/site/subfolder
38
39
This example configures a public CDN on a site level.
0 commit comments