You have an Azure subscription.
You have an on-premises Windows 11 device named Device1.
You plan to monitor Device1 by using Azure Monitor.
You create a data collection rule (DCR) named DCR1 in the subscription.
To what should you associate DCR1?
You have an Azure subscription.
You have an on-premises Windows 11 device named Device1.
You plan to monitor Device1 by using Azure Monitor.
You create a data collection rule (DCR) named DCR1 in the subscription.
To what should you associate DCR1?
To monitor an on-premises Windows 11 device using Azure Monitor, you need to ensure that data collected from the device is sent to a central location for analysis. A data collection rule (DCR) specifies which data to collect and where to send it. In Azure Monitor, the collected data is typically sent to a Log Analytics workspace where it can be stored, queried, and analyzed. Therefore, DCR1 should be associated with a Log Analytics workspace to facilitate this data collection and analysis.
From : https://learn.microsoft.com/en-us/azure/azure-monitor/agents/azure-monitor-agent-windows-client "Now we associate the Data Collection Rules (DCR) to the Monitored Object by creating Data Collection Rule Associations"
Dcr is associated with the device
C. A log analytics workspace. Within a data collection rule (DCR) you need to select the data sources (performance counters, Windows event logs, etc) and a Log Analytics Workspace where you forward the logs to (known as Log Ingestion). I've done this several times in a production environment. Ref: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#:~:text=When%20the%20agent,send%20it%20to. Ref: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#:~:text=you%20create%20a%20DCR%20that%20defines%20the%20structure%20of%20the%20data%20that%20you%27re%20going%20to%20send%20and%20the%20Log%20Analytics%20workspace%20and%20table%20that%20will%20receive%20the%20data
The answer is C: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview
C. a Log Analytics workspace Associating a data collection rule (DCR) with a "Monitored Object" is not a typical configuration in Azure Monitor.
- Azure monitor ○ create data collection rule ○ associate it with monitoring objects ○ use workspace analytics to view it
When you associate a Data Collection Rule (DCR) with a Log Analytics workspace in Azure Monitor, it doesn’t automatically mean that you can monitor your device. Answer is D
"...Data collection rule associations (DCRAs) associate a DCR with an OBJECT being monitored..." it's quite literal https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#data-collection-rule-associations-dcras
Provided answer seems correct as per Microsoft documentation: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#data-collection-rule-associations-dcras
D. Data collection rule associations (DCRAs) associate a DCR with an object being monitored, for example a virtual machine with the Azure Monitor agent (AMA). A single object can be associated with multiple DCRs, and a single DCR can be associated with multiple objects. https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#data-collection-rule-associations-dcras
Data collection rule associations (DCRAs) associate a DCR with an object being monitored Data collection rule associations (DCRAs) associate a DCR with an object being monitored
Chatgpt answer is C. A Log Analytics workspace
Answer is D. First you have to associate it with a monitored object.
B is correct
Its D I agree with ExamKiller020
https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-rule-overview?tabs=portal#data-collection-rule-associations-dcras 1-create data collection rule 2-associate it wit monitoring objects 3-use workspace analytics to view it this should be multiple choice ;]
correct