You have an Azure subscription that contains the following resources.
-> An Azure Log Analytics workspace
-> An Azure Automation account
-> Azure Arc
You have an on-premises server named Server1 that is onboarded to Azure Arc.
You need to manage Microsoft updates on Server1 by using Azure Arc.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Click on the arrows to vote for the correct answer
A. B. C. D.AC
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/manage/hybrid/server/best-practices/arc-update-managementTo manage Microsoft updates on Server1 using Azure Arc, you need to perform the following two actions:
A. From the Automation account, enable Update Management for Server1: Update Management in Azure Automation provides a unified way to manage updates and patches for both Azure VMs and on-premises machines. To enable Update Management for Server1, you need to follow these steps:
B. From the Virtual machines data source of the Log Analytics workspace, connect Server1: Log Analytics is a service that helps you collect and analyze data from various sources, including on-premises machines, Azure VMs, and other cloud services. To connect Server1 to the Log Analytics workspace, you need to follow these steps:
C. On Server1, install the Azure Monitor agent (incorrect option): The Azure Monitor agent is a lightweight agent that collects monitoring data from various sources, including performance counters, Windows events, and logs. While installing the Azure Monitor agent on Server1 is necessary for collecting monitoring data from the machine, it is not required for managing Microsoft updates on the machine using Azure Arc.
D. Add Microsoft Sentinel to the Log Analytics workspace (incorrect option): Microsoft Sentinel is a cloud-native security information and event management (SIEM) service that uses machine learning and AI to analyze large volumes of data across an enterprise. While adding Microsoft Sentinel to the Log Analytics workspace can help you identify and respond to security threats, it is not required for managing Microsoft updates on the machine using Azure Arc.