How to purge cache in Azure CDN

Raj kumar 0 Reputation points
2023-12-11T17:24:25.17+00:00

How to purge cache in Azure CDN

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
86 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2023-12-11T17:24:25.1733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To purge the cache in Azure CDN, follow these steps:

    1. In the Azure portal, browse to the CDN profile containing the endpoint you wish to purge.
    2. From the CDN profile page, select the Purge button.
    3. On the Purge page, select the service address you wish to purge from the URL dropdown.
    4. Select what assets you wish to purge from the edge nodes. If you wish to clear all assets, select the Purge all checkbox. Otherwise, type the path of each asset you wish to purge in the Path textbox.

    After purging the CDN, it may take a couple of minutes for the purge request to finish processing and for the CDN to update its cached version. To see the current status, select the bell icon at the top of the page.

    Note that purging only clears the cached content on the CDN edge servers. Any downstream caches, such as proxy servers and local browser caches, may still hold a cached copy of the file.


    References:

    0 comments No comments