Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Prepare for the Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam with our comprehensive quiz. Study with flashcards, multiple choice questions, and detailed explanations to ace your exam!

Practice this question and more.


Which service is designed to monitor the performance of container workloads?

  1. Azure Monitor for containers

  2. Azure Service Health

  3. Application Insights

  4. Azure Monitor for VMs

The correct answer is: Azure Monitor for containers

Azure Monitor for containers is designed specifically to monitor the performance and health of container workloads. It provides visibility into the performance of your containerized applications deployed in Azure Kubernetes Service (AKS) and other container orchestration platforms. By using this service, you can collect and analyze metrics and logs from your containers, allowing you to understand resource utilization, diagnose issues, and ensure optimal performance. This service is tailored to handle the complexities associated with containers, making it an essential tool for developers and IT professionals managing container-based environments. It offers capabilities such as live data, detailed insights, and integration with other Azure services for a comprehensive monitoring solution. The other choices serve different purposes: Azure Service Health focuses on the overall health of Azure services and not on specific workloads, Application Insights is more geared toward monitoring application performance and user interaction in a broader context rather than containers specifically, and Azure Monitor for VMs is dedicated to monitoring virtual machines rather than containers. Therefore, Azure Monitor for containers is the most fitting choice for monitoring container workloads.