Skip to content

Azure Media CDN not clear #7076

Answered by deanmarcussen
webmedia1012 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, so lets clear a few things up.

Azure CDN is a different thing to Azure Blob Storage.

  • Azure Blob Storage, and the feature we offer for it will replace the default App_Data file system for Media only.

  • You will have to transfer your existing media from App_Data to Azure Blob Storage.

  • New media will be uploaded to Blob Storage

It is not a CDN, just an external storage provider.

Media will still be served by the host (Orchard Core) site, but Orchard Core will fetch and cache images from Blob Storage as required.

If you want to use a CDN we have an option for configuring a url prefix, and you would point your CDN at the Orchard Core site (not blob storage)

Configuration can be done …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@webmedia1012
Comment options

@deanmarcussen
Comment options

@webmedia1012
Comment options

Answer selected by webmedia1012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7076 on September 15, 2020 07:40.