Your team is hosting a web application on Azure. You want to track the performance of the underlying virtual machines by measuring memory consumption, and you want to receive an automated notification if the consumption exceeds a specific threshold. Which service should you use to meet these requirements?
- Azure MonitorAnswer
- BAzure Service Health
- CAzure Policy
- DAzure Resource Locks
Answer
Azure Monitor
Azure Monitor is the core service designed to collect, analyze, and act on telemetry from your cloud and on-premises environments. It tracks resource performance metrics, such as memory consumption, and allows you to set up alert rules to trigger automated notifications when these metrics cross specified thresholds.
Step-by-Step Solution
Key Concept
Azure Monitor is used to collect resource-level performance metrics and set up alerts.
Estimated Time:45s