Skip to content

Commit 7a39f0b

Browse files
authored
Merge pull request #53570 from MicrosoftDocs/NEW-azure-arc-enabled-vmware-vsphere
New azure arc enabled vmware vsphere module
2 parents fe28f08 + 8897081 commit 7a39f0b

10 files changed

Lines changed: 408 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure-arc-enabled-vmware.azure-arc-enabled-vmware
3+
title: Azure Arc-enabled VMware vSphere
4+
metadata:
5+
title: Azure Arc-Enabled VMware vSphere
6+
description: Introduction to Azure Arc-enabled VMware vSphere
7+
ms.date: 02/15/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/1-azure-arc-enabled-vmware.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure-arc-enabled-vmware.configure-arc-enabled-vmware
3+
title: Configure Arc-enabled VMware vSphere
4+
metadata:
5+
title: Configure Arc-Enabled VMware vSphere
6+
description: Configure Azure Arc-enabled VMware vSphere
7+
ms.date: 02/15/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 17
12+
content: |
13+
[!include[](includes/2-configure-arc-enabled-vmware.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure-arc-enabled-vmware.azure-arc-enabled-vmware-vm-operations
3+
title: Azure Arc-enabled VMware VM operations
4+
metadata:
5+
title: Azure Arc-Enabled VMware VM Operations
6+
description: Learn about Azure Arc-enabled VMware VM operations
7+
ms.date: 02/15/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 13
12+
content: |
13+
[!include[](includes/3-azure-arc-enabled-vmware-vm-operations.md)]
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure-arc-enabled-vmware.knowledge-check
3+
title: Knowledge check
4+
metadata:
5+
title: Knowledge Check
6+
description: Check your knowledge of Azure Arc-enabled VMware vSphere
7+
ms.date: 02/15/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 4
12+
content: Choose the best response for each question.
13+
quiz:
14+
questions:
15+
- content: "What's the minimum role on the resource group that contains the resource pool, cluster, host, datastore, and virtual network resources required for VM Provisioning?"
16+
choices:
17+
- content: "Azure Arc VMware Private Cloud User."
18+
isCorrect: true
19+
explanation: "The minimum role requirement is Azure Arc VMware Private Cloud User."
20+
- content: "Azure Arc VMware Administrator."
21+
isCorrect: false
22+
explanation: "The minimum role requirement is Azure Arc VMware Private Cloud User."
23+
- content: "Azure Arc VMware Private Clouds Onboarding."
24+
isCorrect: false
25+
explanation: "The minimum role requirement is Azure Arc VMware Private Cloud User."
26+
27+
- content: "In order to connect an on-premises VMware vCenter Server to Azure as part of an Azure Arc-enabled VMware vSphere deployment, which of the following steps is required?"
28+
choices:
29+
- content: "Deploy the Azure Arc resource bridge virtual appliance in the vCenter environment, which acts as a bridge and projects vCenter resources into Azure for management."
30+
isCorrect: true
31+
explanation: "This is the fundamental step that establishes integration between vCenter and Azure."
32+
- content: "Install the Azure Connected Machine agent on the vCenter Server and all VMs, thereby automatically registering them with Azure Arc."
33+
isCorrect: false
34+
explanation: "The Connected Machine agent (used for Arc-enabled servers) by itself can't integrate the vCenter infrastructure – Azure Arc-enabled VMware vSphere requires the resource bridge appliance to interface with vCenter at the management plane level."
35+
- content: "Register the vCenter Server as a custom location in Azure Arc to enable management of vSphere resources through Azure."
36+
isCorrect: false
37+
explanation: "Custom locations in Azure Arc are used after deploying the resource bridge and Kubernetes clusters, not as a direct method of integrating vCenter."
38+
39+
- content: "When onboarding on-premises VMware VMs into Azure Arc-enabled VMware vSphere and planning to deploy Azure extensions to these machines, which of the following role assignments should you assign to an administrator who needs to enable extensions on connected VMs?"
40+
choices:
41+
- content: "Assign the user the Reader role."
42+
isCorrect: false
43+
explanation: "The Reader role doesn't allow write operations, which are necessary to manage extensions."
44+
- content: "Assign the user the Azure Connected Machine Resource Administrator role."
45+
isCorrect: true
46+
explanation: "Assigning the user the Azure Connected Machine Resource Administrator role on the Arc-connected machine resources allows deployment and management of extensions."
47+
- content: "Assign the user the Virtual Machine Contributor role at the subscription level."
48+
isCorrect: false
49+
explanation: "Virtual Machine Contributor applies to Azure-native VMs, not Arc-connected resources."
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure-arc-enabled-vmware.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: TBD
7+
ms.date: 02/15/2026
8+
author: Orin-Thomas
9+
ms.author: orthomas
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/5-summary.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Azure Arc-enabled VMware vSphere is an Azure Arc 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. The technology enables the use of Azure for VM management and Azure services to enable security, governance, monitoring and patching across VMware vSphere on-premises private clouds, and Azure VMware Solution (AVS) private clouds.
2+
3+
Azure Arc-enabled VMware vSphere allows you to:
4+
5+
- Discover your VMware vSphere estate (VMs, templates, networks, datastores, clusters/hosts/resource pools) and register resources with Azure at scale.
6+
- 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.
7+
- Enable developers and application teams to self-serve VM operations on-demand mediated by Azure role-based access control.
8+
- Govern, protect, configure, and monitor VMware VMs at scale by through the Azure connected machine agent.
9+
- Browse your VMware vSphere resources (VMs, templates, networks, and storage) in Azure.
10+
- Leverage Azure Arc benefits such as Windows Server management for VMs with Software Assurance licenses, Extended Security Updates benefits for Windows Server and SQL Server with pay-as-you-go billing for on-premises VMs and free ESUs for Azure VMware Solution VMs.
11+
12+
To connect your VMware vCenter Server to Azure Arc, you need to deploy the Azure Arc resource bridge in your vSphere environment. Azure Arc resource bridge is a virtual appliance that hosts the components that communicate with your vCenter Server and Azure.
13+
14+
vSphere resources are automatically discovered when you connect a VMware vCenter Server to Azure. After initial discovery, regular synchronization between the vCenter Server and Azure ensures that this inventory data is kept up-to-date.
15+
16+
Guest OS-based capabilities are provided by enabling guest management. Guest management involves installing the Arc agent on the VMs running in the VMware environment. Once you enable guest management, you can deploy VM extensions to extend the Azure management capabilities. For example, by enabling guest management, you can perform virtual hardware operations such as VM resizing, adding and deleting disks, and VM restarts.
17+
18+
Arc-enabled VMware vSphere works with vCenter Server versions 7 and 8. You can onboard multiple vCenters using a single Azure Arc resource bridge as long as the total number of VMs managed across all onboarded systems doesn't exceed 9500.
19+
20+
Once a vCenter instance is connected to Azure, you can use the Azure portal to browse VMware vSphere inventory and register virtual machines resource pools, networks, and templates into Azure. This enables you to provide developer and operations teams fine-grained permissions on those VMware resources through Azure Role Based Access Control.
21+
22+
The difference between Azure Arc-enabled servers and Azure Arc-enabled VMware vSphere is as follows:
23+
24+
- Azure Arc-enabled servers interact on the guest operating system level, with no awareness of the underlying infrastructure fabric and the virtualization platform that it's running on.
25+
- 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.

0 commit comments

Comments
 (0)