Real-time monitoring in Azure Front Door

Azure Front Door is integrated with Azure Monitor. You can use metrics in real time to measure traffic to your application, and to track, troubleshoot, and debug issues.

You can also configure alerts for each metric such as a threshold for 4XXErrorRate or 5XXErrorRate. When the error rate exceeds the threshold, it triggers an alert as configured. For more information, see Create, view, and manage metric alerts using Azure Monitor.

Access metrics in the Azure portal

  1. Sign in to the Azure portal and navigate to your Azure Front Door Standard/Premium profile.

  2. Under Monitoring, select Metrics.

  3. In Metrics, select the metric to add:

    Screenshot of metrics page.

  4. Select Add filter to add a filter:

    Screenshot of adding filters to metrics.

  5. Select Apply splitting to split data by different dimensions:

    Screenshot of adding dimensions to metrics.

  6. Select New chart to add a new chart:

Configure alerts in the Azure portal

  1. Sign in to the Azure portal and navigate to your Azure Front Door Standard/Premium profile.

  2. Under Monitoring, select Alerts.

  3. Select New alert rule for metrics listed in Metrics section.

Alert is charged based on Azure Monitor. For more information about alerts, see Azure Monitor alerts.

Next steps