A logistics company runs container tracking databases on physical Linux servers in its local warehouses and on virtual machines in Amazon Web Services (AWS). The company wants to use the Azure portal to apply Azure Policy compliance guidelines and security baselines to these external servers without migrating any workloads to Azure virtual machines. Which service should the company use to project these external resources into Azure Resource Manager?
- Azure ArcAnswer
- BAzure Stack Hub
- CAzure Automation
- DAzure Lighthouse
Answer
Azure Arc
Azure Arc allows organizations to project their non-Azure resources (such as on-premises physical Linux servers and AWS virtual machines) into Azure Resource Manager (ARM). Once registered with Azure Arc, these resources can be organized, monitored, and governed using native Azure tools like Azure Policy and resource groups, fulfilling the scenario's requirements without requiring any workload migration.
Step-by-Step Solution
Key Concept
Azure Arc extends Azure governance and management capabilities to on-premises, multi-cloud, and edge environments.
Estimated Time:1m 0s