A biotechnology company operates a mix of physical Windows servers in their local laboratories and Linux virtual machines on Amazon Web Services (AWS). The company wants to enforce security compliance guidelines using Azure Policy and view the compliance status of all these servers in a single pane of glass within the Azure portal, without migrating the workloads. Which Azure service should the company use to meet these requirements?
- Azure ArcCevap
- BAzure Stack Hub
- CAzure Automation
- DAzure Lighthouse
Cevap
Azure Arc is the correct service because it projects non-Azure infrastructure into Azure Resource Manager (ARM), allowing governance tools like Azure Policy to be applied directly to on-premises servers and virtual machines running in other cloud providers.
The correct service is Azure Arc. It serves as a management bridge that projects resources outside Azure (such as on-premises virtual or physical servers and virtual machines in AWS) into Azure Resource Manager. Once projected, these resources can be governed, monitored, and secured using native Azure tools like Azure Policy and Microsoft Defender for Cloud.
Adım Adım Çözüm
Anahtar Kavram
Azure Arc enables hybrid and multi-cloud management by projecting external resources into Azure Resource Manager.