Hello , Welcome to MS Q&A
To effectively monitor the performance of a CDN in Azure Static Web Apps, you can utilize several methods:
Raw Logs: Enable raw logs for your CDN to get detailed information about every request. These logs can be streamed to Azure Storage, Event Hubs, or Azure Log Analytics for further analysis.
Metrics: Azure CDN provides key metrics such as Byte Hit Ratio, Request Count, Response Size, and Total Latency. These metrics help you understand the performance of your CDN.
Alerts: Set up alerts for key metrics to be notified of any performance issues or anomalies.
Azure Log Analytics: Use Azure Log Analytics to enable more metrics and gain deeper insights into your CDN performance.
These tools and features will help you effectively monitor and troubleshoot the performance of your CDN in Azure Static Web Apps. For more detailed guidance, you can refer to the following resources:
Please let me know if any further questions
Kindly accept answer if it helps
Thanks
Deepanshu