Question

Difficulty: MediumAzure Arc

An agricultural technology company operates a centralized management system in Azure, but also maintains local Kubernetes clusters and Windows Server virtual machines at several remote greenhouse locations. The IT department wants to simplify operations by using Azure Arc to manage these external resources.

Which two operations can the company perform by using Azure Arc? (Choose two.)

  1. Organize and govern the remote Windows Server virtual machines by applying Azure Policy.Answer
  2. Monitor the performance and container health of the local Kubernetes clusters using Azure Monitor container insights.Answer
  3. C
    Restrict management and compliance capabilities exclusively to resources that are hosted natively within Azure cloud regions.
  4. D
    Automatically migrate local virtual machine workloads and storage to Azure public cloud data centers to construct a hybrid cloud model.

Answer

Organize and govern the remote Windows Server virtual machines by applying Azure Policy, and monitor the performance and container health of the local Kubernetes clusters using Azure Monitor container insights.
The correct options are the statements indicating the company can govern the remote Windows Server virtual machines using Azure Policy and monitor the local Kubernetes clusters using Azure Monitor container insights. Azure Arc is designed to extend Azure Resource Manager governance and monitoring to physical or virtual servers and Kubernetes clusters situated outside of Azure, allowing centralized administration from the Azure Portal.

Step-by-Step Solution

1
Analyze the role of Azure Arc in hybrid and multi-cloud environments.
Azure Arc acts as a bridge that extends the Azure Resource Manager (ARM) control plane to resources outside Azure, such as on-premises servers and Kubernetes clusters.
This defines the scope of capabilities that Azure Arc offers for non-Azure resources.
2
Evaluate the listed operations against Azure Arc capabilities.
Enforcing policies via Azure Policy and monitoring containers via Azure Monitor are standard ARM services supported by Azure Arc. Migrating workloads or restricting management strictly to resources inside Azure are not features of Azure Arc.
This identifies which of the options represent supported features of Azure Arc.

Key Concept

Azure Arc extends Azure management and governance capabilities (such as Azure Policy and Azure Monitor) to resources located outside of Azure, including on-premises servers, edge devices, and multi-cloud environments.
Estimated Time:1m 30s
Rate this question

Topics