AZ-900 · Question #108
AZ-900 Question #108: Real Exam Question with Answer & Explanation
The correct answer is D: Usage of Web applications. Azure Monitor can collect many data types natively, but some sources require explicitly enabling diagnostics settings before data flows into the platform.
Question
You will be using Azure Monitor to collect data about your Azure infrastructure. Can you identify the type of data collection that requires you to enable diagnostics?
Options
- AEvents Logs
- BLinux Virtual Machine health
- CContainer workload performance
- DUsage of Web applications
Explanation
Azure Monitor can collect many data types natively, but some sources require explicitly enabling diagnostics settings before data flows into the platform.
Common mistakes.
- A. Windows Event Logs are collected automatically by Azure Monitor through the Log Analytics agent or Azure Monitor Agent without needing to separately enable diagnostics on the resource.
- B. Linux Virtual Machine health metrics are collected by default through the Azure Monitor Agent or the dependency agent without requiring additional diagnostic enablement steps.
- C. Container workload performance is collected automatically via Azure Monitor for Containers (Container Insights), which is enabled at the AKS cluster level and does not require individual resource diagnostic settings.
Concept tested. Azure Monitor diagnostics enablement for data collection
Reference. https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/diagnostic-settings
Community Discussion
No community discussion yet for this question.