Tuesday, 10 September 2013

Azure CDN access cloud service and blob storage simultaneously

Azure CDN access cloud service and blob storage simultaneously

I went over this article and I was able to setup a CDN successfully. The
problem is that the portal allows me to either create a CDN for the blob
storage or for the cloud service; it does not allow me to create one CDN
for each service. I am not sure if this is because the blob storage is
linked as resource to the cloud service or if there are problems with the
Azure portal.
What would be the recommended way to serve dynamic content from a cloud
service and static content form blob storage for the same web application?

No comments:

Post a Comment