Skip to content

Commit 55bd9a3

Browse files
authored
Merge pull request #248860 from Farha-Bano/Aug21-vmware-pup2
Added 1 new article and updated 2 articles
2 parents 3c5c308 + 29ba193 commit 55bd9a3

File tree

6 files changed

+144
-51
lines changed

6 files changed

+144
-51
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Install Arc agent at scale for your VMware VMs
3+
description: Learn how to enable guest management at scale for Arc enabled VMware vSphere VMs.
4+
ms.topic: how-to
5+
ms.date: 08/21/2023
6+
7+
#Customer intent: As an IT infra admin, I want to install arc agents to use Azure management services for VMware VMs.
8+
---
9+
10+
# Install Arc agents at scale for your VMware VMs
11+
12+
In this article, you will learn how to install Arc agents at scale for VMware VMs and use Azure management capabilities.
13+
14+
## Prerequisites
15+
16+
Ensure the following before you install Arc agents at scale for VMware VMs:
17+
18+
- The resource bridge must be in running state.
19+
- The vCenter must be in connected state.
20+
- The user account must have permissions listed in Azure Arc VMware Administrator role.
21+
- All the target machines are:
22+
- Powered on and the resource bridge has network connectivity to the host running the VM.
23+
- Running a [supported operating system](../servers/prerequisites.md#supported-operating-systems).
24+
- Able to connect through the firewall to communicate over the internet, and [these URLs](../servers/network-requirements.md#urls) aren't blocked.
25+
26+
> [!NOTE]
27+
> If you're using a Linux VM, the account must not prompt for login on sudo commands. To override the prompt, from a terminal, run `sudo visudo`, and add `<username> ALL=(ALL) NOPASSWD:ALL` at the end of the file. Ensure you replace `<username>`. <br> <br>If your VM template has these changes incorporated, you won't need to do this for the VM created from that template.
28+
29+
## Install Arc agents at scale from portal
30+
31+
An admin can install agents for multiple machines from the Azure portal if the machines share the same administrator credentials.
32+
33+
1. Navigate to **Azure Arc center** and select **vCenter resource**.
34+
35+
2. Select all the machines and choose **Enable in Azure** option.
36+
37+
3. Select **Enable guest management** checkbox to install Arc agents on the selected machine.
38+
39+
4. If you want to connect the Arc agent via proxy, provide the proxy server details.
40+
41+
5. Provide the administrator username and password for the machine.
42+
43+
> [!NOTE]
44+
> For Windows VMs, the account must be part of local administrator group; and for Linux VM, it must be a root account.
45+
46+
47+
## Next steps
48+
49+
[Set up and manage self-service access to VMware resources through Azure RBAC](setup-and-manage-self-service-access.md).

articles/azure-arc/vmware-vsphere/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ landingContent:
3333
links:
3434
- text: Enable VMware vCenter resources in Azure
3535
url: browse-and-enable-vcenter-resources-in-azure.md
36+
- text: Install Arc agent at scale for your VMware VMs
37+
url: enable-guest-management-at-scale.md
3638
- text: Manage access to VMware resources through Azure RBAC
3739
url: setup-and-manage-self-service-access.md
3840
- text: Create a virtual machine on VMware vCenter

articles/azure-arc/vmware-vsphere/overview.md

Lines changed: 48 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,94 @@
22
title: What is Azure Arc-enabled VMware vSphere (preview)?
33
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.
44
ms.topic: overview
5-
ms.date: 09/15/2022
5+
ms.date: 08/21/2023
66
ms.custom: references_regions
77
---
88

99
# What is Azure Arc-enabled VMware vSphere (preview)?
1010

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.
1212

1313
Arc-enabled VMware vSphere (preview) allows you to:
1414

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.
1618

1719
- 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).
1820

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.
2038

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.
2244

2345
## How does it work?
2446

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.
2648

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.
2850

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.
3052

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
3354

34-
## Supported scenarios
55+
The easiest way to think of this is as follows:
3556

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.
3758

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.
3960

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.
4162

42-
- Administrators can provide app teams/developers fine-grained permissions on those VMware resources through Azure RBAC.
4363

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
4565

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.
4769
4870
## Supported regions
4971

5072
You can use Azure Arc-enabled VMware vSphere (preview) in these supported regions:
51-
5273
- Australia East
5374
- Canada Central
5475
- East US
76+
- East US 2
77+
- North Europe
5578
- Southeast Asia
5679
- UK South
5780
- 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&regions=all) page.
5885

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&regions=all) page
6086

6187
## Data Residency
6288

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.
6490

6591
## Next steps
6692

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).
6995
- Try out Arc-enabled VMware vSphere by using the [Azure Arc Jumpstart](https://azurearcjumpstart.io/azure_arc_jumpstart/azure_arc_vsphere/).

0 commit comments

Comments
 (0)