An Azure administrator is setting up alerts to monitor resource health and performance. Which Azure Monitor alert type corresponds to each of the trigger scenarios described?
- Metric alert ruleTriggers when a system performance metric, such as CPU Percentage, exceeds a configured threshold.
- Activity log alert ruleTriggers when a write or delete operation occurs on an Azure resource, such as deleting a virtual machine.
- Log search alert ruleTriggers when a Kusto Query Language (KQL) query returns a specified number of results.
Cevap
Metric alert rule matches the scenario evaluating numerical performance thresholds like CPU Percentage. Activity log alert rule matches the scenario evaluating control-plane resource operations like virtual machine deletions. Log search alert rule matches the scenario evaluating custom log datasets using Kusto Query Language (KQL).
Metric alerts are optimized for numeric threshold checking. Activity log alerts capture management events. Log search alerts run scheduled KQL queries on workspaces.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor Alert Signal Types
Tahmini Süre:1m 0s