Azure CDn Custom Domain Added - 400 bad request
-
2012年1月29日 17:52
I added a custom domain to our CDN in Azure portal. Followed the steps specified in http://blogs.msdn.com/b/windowsazure/archive/2009/11/05/introducing-the-windows-azure-content-delivery-network.aspx.
I verified when i ping the CNAME cdn.mycompany.com -> it routes to Azure end point.
But when i browse the CDN images (in public container) using custom domain url, i get the 400 bad request error. Its been 24 hours since i added custom domain.
すべての返信
-
2012年1月29日 20:39
i deleted the custom domain. And went through the whole process. No luck yet.
Any help would be appreicated.
-
2012年1月30日 11:30モデレータ
Hi,
Do you get any detailed error messages? I would like to suggest you to use Fiddler to monitor the request. Also please make sure the URL is correct. Something like:
http:// <identifier>.vo.msecnd.net/images/yourblobname
In addition, please make sure you’re configuring CDN for blob storage, not for hosted service. The blog you pointed out above is a bit old. At that time, the only CDN supported was blob storage. But today there’re two kinds of CDN. You can find more information on http://msdn.microsoft.com/en-us/library/windowsazure/ee795176.aspx.
Best Regards,
Ming Xu.
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework- 回答としてマーク Arwind - MSFTModerator 2012年2月7日 8:07
-
2012年3月3日 18:27
Hi,
I have a similar issue. I followed http://blog.smarx.com/posts/using-the-new-windows-azure-cdn-with-a-custom-domain and can't seem to return content using my custom domain.
My CName was validated and the current status says 'Allowed'
On GoDaddy, I have the CName (rbcontent) pointing to 'az149892.vo.msecnd.net'.
With the first link, I get an empty page in Chrome and a 400 error in IE. The second link returns as expected.
http://rbcontent.ootii.com/relicball/Drawables-en/Barricades/gear_04_32.png
http://az149892.vo.msecnd.net/relicball/Drawables-en/Barricades/gear_04_32.png
I used 'dig' to figure out where rbcontent.ootii.com was going and it is going to 'az149892.vo.msecnd.net'.
Any thoughts?
Thanks,
Tim

