exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 4 question 47 discussion

Actual exam question from Microsoft's AZ-104
Question #: 47
Topic #: 4
[All AZ-104 Questions]

You have an Azure subscription named Subscription1.
You deploy a Linux virtual machine named VM1 to Subscription1.
You need to monitor the metrics and the logs of VM1.
What should you use?

  • A. Azure HDInsight
  • B. Linux Diagnostic Extension (LAD) 3.0
  • C. the AzurePerformanceDiagnostics extension
  • D. Azure Analysis Services
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mlantonis
Highly Voted 3 years, 9 months ago
Correct Answer: B The Linux diagnostic extension helps a user monitor the health of a Linux VM running on Microsoft Azure. It has the following collection and capabilities: - Metrics - Syslog - Files A: Azure HDInsight is a managed, full-spectrum, open-source analytics service in the cloud for enterprises. You can use open-source frameworks such as Hadoop, Apache Spark, Apache Hive, LLAP, Apache Kafka, Apache Storm, R, and more. C: Azure Performance Diagnostics VM Extension is used for Windows VM only. D: Azure Analysis Services is a fully managed platform as a service (PaaS) that provides enterprise-grade data models in the cloud.
upvoted 138 times
...
fedztedz
Highly Voted 4 years, 3 months ago
Not correct. Answer is B. it is linux server accordingly Linux Diagnostic Extension should be used which download the Diagnostic Extension (LAD) agent on Linux server.
upvoted 106 times
RRRSSS
3 years, 8 months ago
Cool, but probably there is a trick with LAD version? Question refers to LAD 3.0, However this article refers to v 4.0 version. https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli
upvoted 2 times
jimmyli
3 years, 7 months ago
no. It's actually in the link you provided, "Important For information about version 3.x, see Use the Linux diagnostic extension 3.0 to monitor metrics and logs. For information about version 2.3 and earlier, see Monitor the performance and diagnostic data of a Linux VM." so LAD version doesn't matter. B is the right answer!
upvoted 4 times
...
...
Sanin
3 years, 9 months ago
https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli
upvoted 5 times
...
...
[Removed]
Most Recent 5 months, 4 weeks ago
Selected Answer: B
B is corerct
upvoted 1 times
...
tashakori
11 months, 3 weeks ago
B is right
upvoted 1 times
...
Mazinger
2 years ago
Selected Answer: B
To monitor the metrics and logs of a Linux virtual machine in Azure, you can use the Linux Diagnostic Extension (LAD) 3.0. Therefore, the correct answer is: B. Linux Diagnostic Extension (LAD) 3.0 LAD is a solution provided by Microsoft to collect diagnostic data, logs, and metrics from Linux virtual machines running in Azure. LAD can be used to monitor key performance indicators (KPIs) such as CPU, memory, and disk usage, as well as collect system logs and custom logs. Option A, Azure HDInsight, is a cloud-based service that provides Apache Hadoop and Spark clusters for big data processing. Option C, the AzurePerformanceDiagnostics extension, is not a valid Azure service or feature. Option D, Azure Analysis Services, is a PaaS offering that provides enterprise-grade analytics and BI services in the cloud. It is not designed for monitoring Linux virtual machines.
upvoted 4 times
...
kenneth12
2 years, 3 months ago
Selected Answer: B
Correct Answer is B
upvoted 2 times
...
EmnCours
2 years, 6 months ago
Selected Answer: B
https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli#supported-linux-distributions
upvoted 2 times
...
NotMeAnyWay
2 years, 7 months ago
Selected Answer: B
Answer B: Here's why... Some of the feature in "the AzurePerformanceDiagnostics extension" do not work for Linux VMs: (https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/performance-diagnostics#select-an-analysis-scenario-to-run) Where as the "Linux Diagnostic Extension (LAD) 3.0" doc mentions the question's two requirements Metrics and Logs in the first two sentances of the intoduction of this article: https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux-v3
upvoted 2 times
...
Lazylinux
2 years, 8 months ago
Selected Answer: B
I Luv Honey Because it is B For sure B the Linux diagnostic extension helps a user monitor the health of a Linux VM running on Microsoft Azure, In summary is used to monitor metrics and logs of Linux VM. It has the following collection and capabilities: New in LAD 4.0 This extension works with both Azure deployment models (Azure Resource Manager and classic). You can enable this extension for your VM and virtual machine scale set by using the Azure PowerShell cmdlets, Azure CLI scripts, Azure Resource Manager templates (ARM templates), or the Azure portal.
upvoted 4 times
...
manalshowaei
2 years, 8 months ago
Selected Answer: C
C. the AzurePerformanceDiagnostics extension
upvoted 2 times
...
Azurefox79
2 years, 9 months ago
Answer is correct, supports both Linux and Windows https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/performance-diagnostics
upvoted 2 times
NotMeAnyWay
2 years, 7 months ago
Answer B: Here's why... Some of the feature in "the AzurePerformanceDiagnostics extension" do not work for Linux VMs: (https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/performance-diagnostics#select-an-analysis-scenario-to-run) Where as the "Linux Diagnostic Extension (LAD) 3.0" doc mentions the question's two requirements Metrics and Logs in the first two sentances of the intoduction of this article: https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux-v3
upvoted 1 times
...
...
MikeyNg756
2 years, 10 months ago
https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli
upvoted 1 times
...
albergd
2 years, 12 months ago
Selected Answer: B
Use the Linux diagnostic extension 4.0 to monitor metrics and logs: https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli Azure Performance Diagnostics VM Extension is for Windows: https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/performance-diagnostics-vm-extension
upvoted 2 times
...
G_unit_19
3 years ago
Selected Answer: B
It is clearly B
upvoted 2 times
...
EleChie
3 years, 1 month ago
Important For information about version 3.x, see Use the Linux diagnostic extension 3.0 to monitor metrics and logs. For information about version 2.3 and earlier, see Monitor the performance and diagnostic data of a Linux VM. Ref: https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux?tabs=azcli Azure Diagnostics extension overview https://docs.microsoft.com/en-us/azure/azure-monitor/agents/diagnostics-extension-overview
upvoted 1 times
...
never4baby777
3 years, 1 month ago
Selected Answer: B
B The Linux diagnostic extension helps a user monitor the health of a Linux VM that runs on Microsoft Azure
upvoted 2 times
...
Juli98
3 years, 1 month ago
Answer is B but question is outdated : https://docs.microsoft.com/en-us/azure/azure-monitor/agents/agents-overview Azure Monitor recently launched a new agent, the Azure Monitor agent, that provides all capabilities necessary to collect guest operating system monitoring data. While there are multiple legacy agents that exist due to the consolidation of Azure Monitor and Log Analytics, each with their unique capabilities with some overlap, we recommend that you use the new agent that aims to consolidate features from all existing agents, and provide additional benefits. Learn More The Azure Monitor agent is meant to replace the Log Analytics agent, Azure Diagnostic extension and Telegraf agent for both Windows and Linux machines.
upvoted 10 times
Mozbius_
3 years ago
Thank you! Much appreciated! I was getting confused as this is exactly what I have learned in the courses.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago