Forum Discussion
VesaJuvonen
Microsoft
Apr 22, 2017General availability of Office 365 CDN
We are happy to announce general availability for the Office 365 CDN with new great improvements for the CDN asset handling. Please see following blog post from dev.office.com for addition...
VesaJuvonen
Microsoft
May 26, 2017You can define any library or folder as a CDN origin. You can use wildcard mapping or relative URL for the origins. In your specific sample, you have a small bug around hte Add-SPOTenantCdnOrigin cmdlet execution. In your case, it should be looking as follows.
Add-SPOTenantCdnOrigin -CdnType Private -OriginUrl "*/ClientNameImages"
Daniel Westerdale
May 26, 2017Iron Contributor
Vesa
Thanks. Interesting, as I had tried single quotes and got the error . Double quotes accepted . Thanks
BTW This issue I am trying to fix we have seen on a few team sites using the new Origin