0 out of 6 rated this helpful - Rate this topic

How to Enable CDN for Windows Azure

Updated: March 2, 2011

Once you enable CDN access to a storage account or hosted service, all publicly available objects are eligible for CDN edge caching.

If you modify an object that is currently cached in the CDN, the new content will not be available via the CDN until the CDN refreshes its content when the cached content time-to-live period expires.

  1. Log into the Windows Azure Management Portal.

  2. In the navigation pane, click Hosted Services, Storage Accounts & CDN.

  3. In the upper portion of the navigation pane, click CDN.

  4. On the ribbon, click New Endpoint. This will open the Create a New CDN Endpoint window.

  5. On the Create a New CDN Endpoint window select a subscription from the Choose a Subscription dropdown on which to enable CDN.

  6. Select the source of the CDN content from the Chose a content provider dropdown.

    noteNote
    The content source URL will display Source URL for the CDN Endpoint. This is the URL from which the CDN will retrieve the cached content.

    ImportantImportant
    Check Enable CDN.

  7. If you need to use HTTPS connections check HTTPS. For more information on HTTPS and Windows Azure CDN, see Overview of the Windows Azure CDN.

  8. If you are caching content from a hosted service and you are using query strings to specify the content to be retrieved, check Query Strings. For more information using Query strings to differentiate objects to cache, see Overview of the Windows Azure CDN.

  9. Click Create.

WarningWarning
The configuration created for the endpoint will not immediately be available; it can take up to 60 minutes for the registration to propagate through the CDN network. Users who try to use the CDN domain name immediately will receive status code 400 (Bad Request) until the content is available via the CDN.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.