Describe monitoring tools in Azure
Objective monitoring.tools sits in Describe Azure management and governance, which carries 35% of the Azure Fundamentals exam. The questions below are original, written from the official objective title above, and each explanation cites the Microsoft Azure page it rests on.
Objective title verbatim from the official objectives. Microsoft Azure exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
Which Azure Monitor workspace type stores Prometheus metrics?
Correct.
Concept
One monitoring service can carry more than one data store, each with its own ingestion path and query dialect. Picking the wrong store means the query language will not run.
Why E
The data platform uses two workspace types: Log Analytics workspaces collect log and trace data queried with KQL, while Azure Monitor workspaces collect Prometheus and OpenTelemetry metrics queried with PromQL.
Now you: objective monitoring.tools questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
Your analyst needs to query collected log and trace data in Log Analytics. Which query language applies?
Sample question 2 of 3
Your team wants an alert on a metric threshold to start an Automation runbook without writing glue code. What carries that action?
Sample question 3 of 3
Your company runs servers on-premises and in another cloud, and wants them monitored alongside Azure resources. What makes that possible?
That’s 3 of the full Azure Fundamentals bank.
Keep going free: 10 questions per certification in bank practice, with no account.
Continue practicingRead the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.