A logistics company hosts a fleet tracking application on Azure App Service. The development team wants to configure real-time alerts that trigger when the application's average response time exceeds seconds. They also need to ensure that their monitoring solution distinguishes between application-level performance degradation and regional Azure service outages. Which Azure service is designed to collect these application performance metrics and trigger the response-time alerts?
- AAzure Service Health
- BAzure Policy
- Azure MonitorCevap
- DAzure Arc
Cevap
Azure Monitor is the service designed to collect application performance metrics and trigger response-time alerts.
Azure Monitor is the correct service because it collects and analyzes telemetry data, including metrics and logs, from Azure resources. It allows administrators to create alerts based on specific metric thresholds, such as when average response time exceeds a designated limit.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor collects and analyzes performance telemetry from Azure resources, enabling the creation of metric-based alerts, which is distinct from tracking global service health outages.