How to create CDN in Windows Azure

限于喜欢 提交于 2019-11-28 05:09:27

问题


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/en-us/manage/services/other/cdn/

In the Windows Azure Management Portal, in the navigation pane, click CDN.

On the ribbon, click New. In the New dialog, select App Services, then CDN, then Quick Create.

The problem is in my account there is nothing called App Services How am i supposed to create the CDN?


回答1:


If you are new to Azure (you created your account recently) you will not see CDN in the portal. Currently CDN is only enabled for customers who have used it before (~2-3 years). But I do believe we will very soon see CDN enabled for all customers.

And Application Services is a group which you will see when you click the big plus (+) sign at the bottom left of management portal.




回答2:


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:

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

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




回答3:


Astaykov is correct, access to CDN is being limited. It might be worth contacting MS support by submitting a ticket through the management portal to see whether CDN could be added to your subscription.



来源:https://stackoverflow.com/questions/19286445/how-to-create-cdn-in-windows-azure

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!