nerdexam
Microsoft

AZ-801 · Question #26

You have a Microsoft Sentinel deployment and 100 Azure Arc-enabled on-premises servers. All the Azure Arc-enabled resources are in the same resource group. You need to onboard the servers to…

The correct answer is B. Azure Policy. To onboard multiple Azure Arc-enabled servers to Microsoft Sentinel with minimal administrative effort, Azure Policy should be used. Azure Policy can automatically deploy the Log Analytics agent, which is essential for Sentinel data collection, to all specified Azure…

Secure Windows Server on-premises and hybrid infrastructures

Question

You have a Microsoft Sentinel deployment and 100 Azure Arc-enabled on-premises servers. All the Azure Arc-enabled resources are in the same resource group. You need to onboard the servers to Microsoft Sentinel. The solution must minimize administrative effort. What should you use to onboard the servers to Microsoft Sentinel?

Options

  • AAzure Automation
  • BAzure Policy
  • CAzure virtual machine extensions
  • DMicrosoft Defender for Cloud

How the community answered

(57 responses)
  • A
    4% (2)
  • B
    70% (40)
  • C
    18% (10)
  • D
    9% (5)

Why each option

To onboard multiple Azure Arc-enabled servers to Microsoft Sentinel with minimal administrative effort, Azure Policy should be used. Azure Policy can automatically deploy the Log Analytics agent, which is essential for Sentinel data collection, to all specified Azure Arc-enabled machines.

AAzure Automation

Azure Automation can be used to run scripts, but configuring and managing automation runbooks for onboarding 100 servers would generally involve more administrative effort than a declarative Azure Policy assignment.

BAzure PolicyCorrect

Azure Policy allows you to define, assign, and manage policies across your Azure resources, including Azure Arc-enabled servers, to enforce standards and assess compliance. By creating a policy assignment that automatically deploys the Azure Monitor Agent (or Log Analytics agent for older Sentinel workspaces) to all Azure Arc-enabled servers within the specified resource group, you can ensure they are onboarded to Microsoft Sentinel with minimal manual intervention, adhering to the principle of least administrative effort.

CAzure virtual machine extensions

Azure virtual machine extensions are used to deploy agents, but applying them individually to 100 servers or managing them without a policy orchestration tool would not minimize administrative effort effectively.

DMicrosoft Defender for Cloud

Microsoft Defender for Cloud provides security posture management and threat protection, and while it might leverage the same agents, it does not primarily handle the mass onboarding of Azure Arc servers to Sentinel for data collection in the most administratively efficient way.

Concept tested: Azure Policy for mass agent deployment (Sentinel onboarding)

Source: learn.microsoft.com/azure/azure-monitor/agents/azure-monitor-arc-onboard

Topics

#Microsoft Sentinel#Azure Arc#Azure Policy#Hybrid Management

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice