|
| 1 | +--- |
| 2 | +title: Azure Arc-enabled servers VMware Frequently Asked Questions |
| 3 | +description: Learn how to use Azure Arc-enabled servers on virtual machines running in VMware environments. |
| 4 | +ms.date: 12/21/2022 |
| 5 | +ms.topic: faq |
| 6 | +--- |
| 7 | + |
| 8 | +# Azure Arc-enabled servers VMware Frequently Asked Questions |
| 9 | + |
| 10 | +This article addresses frequently asked questions about Arc-enabled servers on virtual machines running in VMware environments. |
| 11 | + |
| 12 | +## What is Azure Arc? |
| 13 | + |
| 14 | +Azure Arc is the overarching brand for a suite of Azure hybrid products that extend specific Azure public cloud services and/or management capabilities beyond Azure to on-premises environments and 3rd-party clouds. Azure Arc-enabled server, for example, allows you to use the same Azure management tools you would with a VM running in Azure with a VM running on-premises in a VMware cluster. |
| 15 | + |
| 16 | +## What's the difference between Arc-enabled server and Arc-enabled\<hypervisor\>? |
| 17 | + |
| 18 | +> [!NOTE] |
| 19 | +> Arc-enabled\<hypervisor\> refers to Arc-enabled VMare environments such as Arc-enabled VMware vSphere. **Arc-enabled VMware vSphere is currently in Public Preview**. |
| 20 | +
|
| 21 | +The easiest way to think of this is as follows: |
| 22 | + |
| 23 | +- Arc-enabled server is responsible for the guest operating system and knows nothing of the virtualization platform that it’s running on. Since Arc-enabled server also supports bare-metal machines, there may, in fact, not even be a host hypervisor. |
| 24 | + |
| 25 | +- Arc-enabled VMware vSphere is a superset of Arc-enabled server that extends management capabilities beyond the guest operating system to the VM itself. This provides lifecycle management such as VM start, stop, resize, create, and delete. These lifecycle management capabilities are exposed in the Azure portal and look and feel just like a regular Azure VM. See [What is Azure Arc-enabled VMware vSphere](/azure/azure-arc/vmware-vsphere/overview.md) to learn more. |
| 26 | + |
| 27 | +> [!NOTE] |
| 28 | +> Arc-enabled VMware vSphere also provides guest operating system management—in fact, it uses the same components as Arc-enabled server. However, during Public Preview, not all Azure services supported by Arc-enabled server are available for Arc-enabled VMware vSphere—currently Azure Monitor, Update Management and Microsoft Defender for Cloud are not supported. Arc-enabled VMware vSphere is not supported by Azure VMware Solution (AVS). |
| 29 | +> |
| 30 | +
|
| 31 | +## Can I use Azure Arc-enabled server on VMs running in VMware environments? |
| 32 | + |
| 33 | +Yes. Azure Arc-enabled server works with VMs running on VMware vSphere as well as Azure VMware Solution (AVS) and supports the full breadth of guest management capabilities across security, monitoring, and governance. |
| 34 | + |
| 35 | +## Which operating systems does Azure Arc work with? |
| 36 | + |
| 37 | +Arc-enabled server and/or Arc-enabled \<hypervisor\> works with all supported versions of Windows Server and major distributions of Linux. |
| 38 | + |
| 39 | +<!--To address this question properly, we need to specify which Arc service the question applies to. Let’s assume the question applies to Arc-enabled server and/or Arc-enabled \<hypervisor\>: it works with all supported versions of Windows Server and major distributions of Linux. --> |
| 40 | + |
| 41 | +## Should I use Arc-enabled server, Arc-enabled\<hypervisor\>, and can I use both? |
| 42 | + |
| 43 | +While Arc-enabled server and Arc-enabled VMware vSphere can be used in conjunction with one another, please note that this will produce dual representations of the same underlying Virtual Machine. This scenario may produce potentially duplicate guest management and is not advisable. |
| 44 | + |
0 commit comments