hardmultiple choiceObjective-mapped

A large enterprise has multiple Azure subscriptions and on-premises servers. They need to collect performance metrics (CPU, memory) from all servers, create custom dashboards to visualize health across workloads, and set up alerts for critical thresholds. They also need to retain log data for one year. Which combination of Azure services should they use?

Question 1hardmultiple choice
Full question →

A large enterprise has multiple Azure subscriptions and on-premises servers. They need to collect performance metrics (CPU, memory) from all servers, create custom dashboards to visualize health across workloads, and set up alerts for critical thresholds. They also need to retain log data for one year. Which combination of Azure services should they use?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

A

Azure Monitor with Log Analytics workspaces allows collection of performance counters, creation of custom dashboards, and alert rules. Log retention can be set to one year per workspace.

B

Distractor review

B

Azure Service Health and Azure Advisor provide status notifications and best practices, but they do not collect custom metrics or support custom dashboards and alerts based on performance counters.

C

Distractor review

C

Application Insights is designed for monitoring live web applications, not for collecting server-level performance metrics from on-premises or Azure VMs.

D

Distractor review

D

Azure Sentinel is a SIEM tool for security monitoring, not the primary platform for general performance and operational monitoring.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Related practice questions

Related AZ-305 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-305 question test?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: A — Azure Monitor is the primary monitoring service that collects metrics and logs from Azure and on-premises resources. Log Analytics workspaces store the data with configurable retention (up to two years). Azure Monitor's built-in dashboard and alerting capabilities fulfill the requirements. Application Insights focuses on application performance, not server-level metrics. Service Health and Advisor provide recommendations and service status, not custom metrics. Sentinel is for security information and event management (SIEM).

What should I do if I get this AZ-305 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.