How to create CDN in Windows Azure

后端 未结 3 828
北荒
北荒 2020-12-19 20:07

I\'m trying to deliver a file via CDN.I created a Blob and uploaded the file to it. Now i want to use a CDN to deliver it as per Azure docs here http://www.windowsazure.com/

3条回答
  •  感情败类
    2020-12-19 20:47

    Azure CDN is available as of April 3, 2014, as announced at the //build conference (pricing is available here).

    You'll find CDN on the left-side along with the other services:

    enter image description here

    When you choose to add the endpoint, you can select from your storage accounts (or cloud services):

    enter image description here

    You'll then see your CDN endpoint, ready for use:

    enter image description here

提交回复
热议问题