I uploaded a Blob to an Azure Storage Container back on 11/14/2011:

I can query the Blob URL and see the image:
--https://ABC.blob.core.windows.net/containerXYZ/M66001....jpg
The Container which contains the Blob is in CDN.
However, when I query the CDN URL I get a 404
--http://xx30742.vo.msecnd.net/containerXYZ/M66001....jpg
I know my Blob is in the container:

I know Azure will not let me force a refresh on the CDN (go figure...)
Please tell me what's wrong and how do I fix this.
Thank you,
Robert