Azure CDN for blob storage in new portal?

Summary

Where can I create a CDN endpoint in the Windows Azure portal?

Details / Background

I found this great video from Scott Hanselman on getting set up with an Azure CDN (thanks, Scott!)

The video walks through creating a CDN endpoint for the storage. Unfortunately, at the time, CDNs were managed in the old portal (now defunct).

I assumed that Azure would have moved this functionality to the new portal, so I found this Microsoft article on how to create a CDN endpoint. It reads:

To create a new CDN endpoint for your storage account:

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.

So I'm searching for CDN in the left-hand pane but don't see it anywhere. Am I crazy?

A screenshot of the nav pane I see is below:

在这里输入图像描述

For good measure, I went to the New --> App Services and attempted to find CDN, but it doesn't appear to be there either:

在这里输入图像描述

What gives? Is there any availability for this in the new portal?


Ooops, I see I missed a related SO question: How to create CDN in Windows Azure

Looks like the functionality is not available for all users, though it is documented as if it is. Bummer.

I'll move to close this question as related.

链接地址: http://www.djcxy.com/p/65546.html

上一篇: Azure CDN能否只通过一次“未命中”就改变所有节点?

下一篇: Azure CDN用于新门户中的blob存储?