An organization is designing a monitoring and alerting strategy for a mission-critical web application hosted on Azure Virtual Machines and Azure SQL Database. The IT team must implement solutions to address three distinct needs:
1. Receive notifications and track status updates regarding widespread infrastructure issues, planned maintenance, or regional outages affecting the Azure SQL Database service itself in their active region.
2. Collect and analyze performance data, such as CPU utilization and memory usage, at one-minute intervals to trigger immediate automated scaling actions for the virtual machines.
3. Perform complex diagnostic queries and correlate log data across multiple virtual machines, operating system logs, and application logs spanning the last 30 days.
Which combination of Azure features should the organization use to satisfy these three requirements?
- 1. Azure Service Health; 2. Azure Monitor Metrics; 3. Azure Monitor Logs (Log Analytics)Answer
- B1. Azure Monitor Logs (Log Analytics); 2. Azure Monitor Metrics; 3. Azure Service Health
- C1. Azure Monitor Metrics; 2. Azure Monitor Logs (Log Analytics); 3. Azure Service Health
- D1. Azure Service Health; 2. Azure Monitor Logs (Log Analytics); 3. Azure Monitor Metrics