|
2 | 2 | title: What is Azure Arc-enabled VMware vSphere (preview)?
|
3 | 3 | description: Azure Arc-enabled VMware vSphere (preview) extends Azure governance and management capabilities to VMware vSphere infrastructure and delivers a consistent management experience across both platforms.
|
4 | 4 | ms.topic: overview
|
5 |
| -ms.date: 09/15/2022 |
| 5 | +ms.date: 08/21/2023 |
6 | 6 | ms.custom: references_regions
|
7 | 7 | ---
|
8 | 8 |
|
9 | 9 | # What is Azure Arc-enabled VMware vSphere (preview)?
|
10 | 10 |
|
11 |
| -Azure Arc-enabled VMware vSphere (preview) extends Azure governance and management capabilities to VMware vSphere infrastructure. With Azure Arc-enabled VMware vSphere, you get a consistent management experience across Azure and VMware vSphere infrastructure. |
| 11 | +Azure Arc-enabled VMware vSphere (preview) is an [Azure Arc](../overview.md) service that helps you simplify management of hybrid IT estate distributed across VMware vSphere and Azure. It does so by extending the Azure control plane to VMware vSphere infrastructure and enabling the use of Azure security, governance, and management capabilities consistently across VMware vSphere and Azure. |
12 | 12 |
|
13 | 13 | Arc-enabled VMware vSphere (preview) allows you to:
|
14 | 14 |
|
15 |
| -- Perform various VMware virtual machine (VM) lifecycle operations directly from Azure, such as create, start/stop, resize, and delete. |
| 15 | +- Discover your VMware vSphere estate (VMs, templates, networks, datastores, clusters/hosts/resource pools) and register resources with Arc at scale. |
| 16 | + |
| 17 | +- Perform various virtual machine (VM) operations directly from Azure, such as create, resize, delete, and power cycle operations such as start/stop/restart on VMware VMs consistently with Azure. |
16 | 18 |
|
17 | 19 | - Empower developers and application teams to self-serve VM operations on-demand using [Azure role-based access control](../../role-based-access-control/overview.md) (RBAC).
|
18 | 20 |
|
19 |
| -- Browse your VMware vSphere resources (VMs, templates, networks, and storage) in Azure, providing you a single pane view for your infrastructure across both environments. You can also discover and onboard existing VMware VMs to Azure. |
| 21 | +- Install the Arc-connected machine agent at scale on VMware VMs to [govern, protect, configure, and monitor](../servers/overview.md#supported-cloud-operations) them. |
| 22 | + |
| 23 | +- Browse your VMware vSphere resources (VMs, templates, networks, and storage) in Azure, providing you with a single pane view for your infrastructure across both environments. |
| 24 | + |
| 25 | +## Onboard resources to Azure management at scale |
| 26 | + |
| 27 | +Azure services such as Microsoft Defender for Cloud, Azure Monitor, Azure Update Management Center, and Azure Policy provide a rich set of capabilities to secure, monitor, patch, and govern off-Azure resources via Arc. |
| 28 | + |
| 29 | +By using Arc-enabled VMware vSphere's capabilities to discover your VMware estate and install the Arc agent at scale, you can simplify onboarding your entire VMware vSphere estate to these services. |
| 30 | + |
| 31 | +## Set up self-service access for your teams to use vSphere resources using Azure Arc |
| 32 | + |
| 33 | +Arc-enabled VMware vSphere extends Azure's control plane (Azure Resource Manager) to VMware vSphere infrastructure. This enables you to use Azure AD-based identity management, granular Azure RBAC, and ARM templates to help your app teams and developers get self-service access to provision and manage VMs on VMware vSphere environment, providing greater agility. |
| 34 | + |
| 35 | +1. Virtualized Infrastructure Administrators/Cloud Administrators can connect a vCenter instance to Azure. |
| 36 | + |
| 37 | +2. Administrators can then use the Azure portal to browse VMware vSphere inventory and register virtual machines resource pools, networks, and templates into Azure. |
20 | 38 |
|
21 |
| -- Conduct governance and monitoring operations across Azure and VMware VMs by enabling guest management (installing the [Azure Arc-enabled servers Connected Machine agent](../servers/agent-overview.md)). |
| 39 | +3. Administrators can provide app teams/developers fine-grained permissions on those VMware resources through Azure RBAC. |
| 40 | + |
| 41 | +4. App teams can use Azure interfaces (portal, CLI, or REST API) to manage the lifecycle of on-premises VMs they use for deploying their applications (CRUD, Start/Stop/Restart). |
| 42 | + |
| 43 | +5. App teams can use ARM templates/Bicep (Infrastructure as Code) to deploy VMs as part of CI/CD pipelines. |
22 | 44 |
|
23 | 45 | ## How does it work?
|
24 | 46 |
|
25 |
| -To deliver this experience, you need to deploy the [Azure Arc resource bridge](../resource-bridge/overview.md) (preview), which is a virtual appliance, in your vSphere environment. It connects your vCenter Server to Azure. Azure Arc resource bridge (preview) enables you to represent the VMware resources in Azure and do various operations on them. |
| 47 | +Arc-enabled VMware vSphere provides these capabilities by integrating with your VMware vCenter Server. To connect your VMware vCenter Server to Azure Arc, you need to deploy the [Azure Arc resource bridge](../resource-bridge/overview.md) (preview) in your vSphere environment. Azure Arc resource bridge is a virtual appliance that hosts the components that communicate with your vCenter Server and Azure. |
26 | 48 |
|
27 |
| -## Supported VMware vSphere versions |
| 49 | +When a VMware vCenter Server is connected to Azure, an automatic discovery of the inventory of vSphere resources is performed. This inventory data is continuously kept in sync with the vCenter Server. |
28 | 50 |
|
29 |
| -Azure Arc-enabled VMware vSphere (preview) works with vCenter Server versions 6.7, 7 and 8. |
| 51 | +All guest OS-based capabilities are provided by enabling guest management (installing the Arc agent) on the VMs. Once guest management is enabled, VM extensions can be installed to use the Azure management capabilities. You can perform virtual hardware operations such as resizing, deleting, adding disks, and power cycling without guest management enabled. |
30 | 52 |
|
31 |
| -> [!NOTE] |
32 |
| -> Azure Arc-enabled VMware vSphere (preview) supports vCenters with a maximum of 9500 VMs. If your vCenter has more than 9500 VMs, it is not recommended to use Arc-enabled VMware vSphere with it at this point. |
| 53 | +## How is Arc-enabled VMware vSphere different from Arc-enabled Servers |
33 | 54 |
|
34 |
| -## Supported scenarios |
| 55 | +The easiest way to think of this is as follows: |
35 | 56 |
|
36 |
| -The following scenarios are supported in Azure Arc-enabled VMware vSphere (preview): |
| 57 | +- Azure Arc-enabled servers interact on the guest operating system level, with no awareness of the underlying infrastructure fabric and the virtualization platform that they're running on. Since Arc-enabled servers also support bare-metal machines, there may, in fact, not even be a host hypervisor in some cases. |
37 | 58 |
|
38 |
| -- Virtualized Infrastructure Administrators/Cloud Administrators can connect a vCenter instance to Azure and browse the VMware virtual machine inventory in Azure. |
| 59 | +- Azure Arc-enabled VMware vSphere is a superset of Arc-enabled servers that extends management capabilities beyond the guest operating system to the VM itself. This provides lifecycle management and CRUD (Create, Read, Update, and Delete) operations on a VMware vSphere VM. These lifecycle management capabilities are exposed in the Azure portal and look and feel just like a regular Azure VM. Azure Arc-enabled VMware vSphere also provides guest operating system management—in fact, it uses the same components as Azure Arc-enabled servers. |
39 | 60 |
|
40 |
| -- Administrators can use the Azure portal to browse VMware vSphere inventory and register virtual machines resource pools, networks, and templates into Azure. They can also enable guest management on many registered virtual machines at once. |
| 61 | +You have the flexibility to start with either option, and incorporate the other one later without any disruption. With both the options, you will enjoy the same consistent experience. |
41 | 62 |
|
42 |
| -- Administrators can provide app teams/developers fine-grained permissions on those VMware resources through Azure RBAC. |
43 | 63 |
|
44 |
| -- App teams can use Azure interfaces (portal, CLI, or REST API) to manage the lifecycle of on-premises VMs they use for deploying their applications (CRUD, Start/Stop/Restart). |
| 64 | +## Supported VMware vSphere versions |
45 | 65 |
|
46 |
| -- App teams and administrators can install extensions such as the Log Analytics agent, Custom Script Extension, Dependency Agent, and Azure Automation Hybrid Runbook Worker extension on the virtual machines and do operations supported by the extensions. |
| 66 | +Azure Arc-enabled VMware vSphere (preview) currently works with vCenter Server versions 6.7, 7, and 8. |
| 67 | +> [!NOTE] |
| 68 | +> Azure Arc-enabled VMware vSphere (preview) supports vCenters with a maximum of 9500 VMs. If your vCenter has more than 9500 VMs, we don't recommend you to use Arc-enabled VMware vSphere with it at this point. |
47 | 69 |
|
48 | 70 | ## Supported regions
|
49 | 71 |
|
50 | 72 | You can use Azure Arc-enabled VMware vSphere (preview) in these supported regions:
|
51 |
| - |
52 | 73 | - Australia East
|
53 | 74 | - Canada Central
|
54 | 75 | - East US
|
| 76 | +- East US 2 |
| 77 | +- North Europe |
55 | 78 | - Southeast Asia
|
56 | 79 | - UK South
|
57 | 80 | - West Europe
|
| 81 | +- West US 2 |
| 82 | +- West US 3 |
| 83 | + |
| 84 | +For the most up-to-date information about region availability of Azure Arc-enabled VMware vSphere, see [Azure Products by Region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=azure-arc®ions=all) page. |
58 | 85 |
|
59 |
| -For the most up-to-date information about region availability of Azure Arc-enabled VMware vSphere, see [Azure Products by Region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=azure-arc®ions=all) page |
60 | 86 |
|
61 | 87 | ## Data Residency
|
62 | 88 |
|
63 |
| -Azure Arc-enabled VMware vSphere doesn't store/process customer data outside the region the customer deploys the service instance in. |
| 89 | +Azure Arc-enabled VMware vSphere doesn't store/process customer data outside the region the customer deploys the service instance in. |
64 | 90 |
|
65 | 91 | ## Next steps
|
66 | 92 |
|
67 |
| -- [Connect VMware vCenter to Azure Arc using the helper script](quick-start-connect-vcenter-to-arc-using-script.md). |
68 |
| -- View the [support matrix for Arc-enabled VMware vSphere](support-matrix-for-arc-enabled-vmware-vsphere.md). |
| 93 | +- Plan your resource bridge deployment by reviewing the [support matrix for Arc-enabled VMware vSphere](support-matrix-for-arc-enabled-vmware-vsphere.md). |
| 94 | +- Once ready, [connect VMware vCenter to Azure Arc using the helper script](quick-start-connect-vcenter-to-arc-using-script.md). |
69 | 95 | - Try out Arc-enabled VMware vSphere by using the [Azure Arc Jumpstart](https://azurearcjumpstart.io/azure_arc_jumpstart/azure_arc_vsphere/).
|
0 commit comments