Handling Azure CDN Failures

qy.product 0 Reputation points
2024-11-01T06:01:45.04+00:00

Hello everyone!

I am currently using Azure CDN to accelerate the delivery of static content for our website. Recently, we have encountered some issues where the CDN service seems to be experiencing failures, resulting in slow loading of static resources and negatively impacting user experience.

CDN Failure Detection: What are the best methods to effectively monitor and detect when the CDN is down? Are there any recommended tools or methods?

2024-04-24SrqaJ8+XywUpPQbigyB+Czu85LzfsAbqcJV4AnpZAIJK2IxPgvFqz6fGGQjVZfkcz9F3Jx9457iD8fpUBtspHKcyDPQe4nkeG4VRDbhpj/e/zNoDdX7uWOXMbI9JcRiRurco+kMK2RFaGEcWKqNFDILWoTeUFVe8f/WFNj/IA6LJV4ASOmAICOuwsaWB7k5aRhl1eUkhzVdyWs8TiYVMyMw==2024-04-24EI appreciate all your time and advise.

Azure Content Delivery Network
{count} votes

1 answer

Sort by: Most helpful
  1. Rohith Vinnakota 1,240 Reputation points Microsoft Vendor
    2024-11-01T22:28:50.29+00:00

    Hi qy.product,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Here are some recommended methods and tools:

    Azure Monitor: Set up alerts for key metrics like Byte Hit Ratio, Request Count, Response Size, and Total Latency. This helps you detect issues early and respond quickly.

    Diagnostic Logs: Enable diagnostic logs for your CDN endpoint. These logs provide detailed information about every request that the CDN receives1. You can export these logs to Azure Storage, Event Hubs, or Log Analytics for further analysis.

    Azure Resource Health: Use Azure Resource Health to monitor the health of your CDN resources. It provides actionable guidance to troubleshoot problems and can alert you to any ongoing issues with the CDN service.

    Refer:

    Monitoring, metrics, and raw logs for Azure CDN | Microsoft Learn

    Diagnostic logs - Azure Content Delivery Network | Microsoft Learn

    Monitor the health of Azure Content Delivery Network resources | Microsoft Learn

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.