Forum Discussion

Nathan Wells's avatar
Nathan Wells
Copper Contributor
May 17, 2017
Solved

Azure Private CDN - Non-SharePoint Origins

Regarding the Private CDN (https://dev.office.com/blogs/general-availability-of-office-365-cdn) is it possible to set a non-SharePoint location as the origin of the files to be served through the private CDN? Or is the whole premise behind it that they must be on SharePoint so that the user can be authenticated/authorised against the origin location?

 

Just curious whether it's theoretically possible to host files outside of SharePoint, in an Azure Web App for example.

 

Thanks

 

VesaJuvonen

  • This is not possible. Office 365 CDN only works with origins from SharePoint Online and for usage at SharePoint Online. 

4 Replies

  • This is not possible. Office 365 CDN only works with origins from SharePoint Online and for usage at SharePoint Online. 

    • Nathan Wells's avatar
      Nathan Wells
      Copper Contributor

      Thanks Vesa.

       

      One add-on question (if I may!)... What is the behaviour for provider hosted add-ins embedded on SPO pages? Guessing the referrer in this case would be the add-in as it's just an iframe on the SPO page, and therefore any assets used by the add-in would not be able to be served via the SharePoint CDN?

      • VesaJuvonen's avatar
        VesaJuvonen
        Icon for Microsoft rankMicrosoft

        That's correct. Since URL is not *.sharepoint.com, it cannot take advantage of the CDN as such. Obviously you could usage some third party CDN in these cases, but that has additional costs.

Resources