An e-commerce company operates its primary workloads across an on-premises datacenter and Amazon Web Services (AWS) using a combination of virtual machines and Kubernetes clusters. The IT department wants to apply Azure Policy definitions, enforce compliance, and aggregate monitoring data in Azure Monitor for all these external resources, without migrating the workloads or infrastructure to the Azure cloud.
Which Azure service should the company implement to project these external resources into Azure Resource Manager (ARM) for centralized governance?
- AAzure Stack Hub
- BAzure Migrate
- Azure ArcCevap
- DAzure Automation
Cevap
Azure Arc
The correct option is Azure Arc because it allows organizations to project non-Azure resources—including physical servers, virtual machines, and Kubernetes clusters running on-premises or in other clouds—into the Azure Resource Manager (ARM) control plane. Once registered, these resources can be organized, tagged, monitored, and governed using native Azure tools like Azure Policy and Azure Monitor just like native Azure resources, satisfying the requirement to manage external workloads without migrating them.
Adım Adım Çözüm
Anahtar Kavram
Azure Arc extends Azure Resource Manager (ARM) governance to hybrid and multi-cloud resources.