Azure CDN for Azure Website I have an Azure Website and I would like to serve some of it via an Azure CDN. Apparently, this used to be possible by using a /cdn folder in an Azure Hosted Service however, you cannot create these any more.
If I try and create a Cloud Service (which replaced the Hosted Service), I just end up creating an Azure Web Site and you cannot connect a CDN to it.
So, my question is: How can I connect an Azure CDN to an Azure website?