Skip to content

Commit 27bfed7

Browse files
Merge pull request #270330 from Farha-Bano/Doc_Updates_Mar27
Doc updates
2 parents 9d7b74b + 9cc852b commit 27bfed7

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

articles/azure-arc/system-center-virtual-machine-manager/enable-guest-management-at-scale.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: Farha-Bano
77
ms.author: v-farhabano
88
manager: jsuri
99
ms.topic: how-to
10-
ms.date: 03/12/2024
10+
ms.date: 03/27/2024
1111
keywords: "VMM, Arc, Azure"
1212

1313
#Customer intent: As an IT infrastructure admin, I want to install arc agents to use Azure management services for SCVMM VMs.
@@ -47,7 +47,12 @@ An admin can install agents for multiple machines from the Azure portal if the m
4747
2. Select all the machines and choose the **Enable in Azure** option.
4848
3. Select **Enable guest management** checkbox to install Arc agents on the selected machine.
4949
4. If you want to connect the Arc agent via proxy, provide the proxy server details.
50-
5. Provide the administrator username and password for the machine.
50+
5. If you want to connect Arc agent via private endpoint, follow these [steps](../servers/private-link-security.md) to set up Azure private link.
51+
52+
>[!Note]
53+
> Private endpoint connectivity is only available for Arc agent to Azure communications. For Arc resource bridge to Azure connectivity, Azure Private link isn't supported.
54+
55+
6. Provide the administrator username and password for the machine.
5156

5257
>[!Note]
5358
> For Windows VMs, the account must be part of the local administrator group; and for Linux VM, it must be a root account.

articles/azure-arc/vmware-vsphere/enable-guest-management-at-scale.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Install Arc agent at scale for your VMware VMs
33
description: Learn how to enable guest management at scale for Arc enabled VMware vSphere VMs.
44
ms.topic: how-to
5-
ms.date: 11/06/2023
5+
ms.date: 03/27/2024
66
ms.service: azure-arc
77
ms.subservice: azure-arc-vmware-vsphere
88
author: Farha-Bano
@@ -43,7 +43,12 @@ An admin can install agents for multiple machines from the Azure portal if the m
4343

4444
4. If you want to connect the Arc agent via proxy, provide the proxy server details.
4545

46-
5. Provide the administrator username and password for the machine.
46+
5. If you want to connect Arc agent via private endpoint, follow these [steps](../servers/private-link-security.md) to set up Azure private link.
47+
48+
>[!Note]
49+
> Private endpoint connectivity is only available for Arc agent to Azure communications. For Arc resource bridge to Azure connectivity, Azure private link isn't supported.
50+
51+
6. Provide the administrator username and password for the machine.
4752

4853
> [!NOTE]
4954
> For Windows VMs, the account must be part of local administrator group; and for Linux VM, it must be a root account.

articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Plan for deployment
33
description: Learn about the support matrix for Arc-enabled VMware vSphere including vCenter Server versions supported, network requirements, and more.
44
ms.topic: how-to
5-
ms.date: 11/06/2023
5+
ms.date: 03/27/2024
66
ms.service: azure-arc
77
ms.subservice: azure-arc-vmware-vsphere
88
author: Farha-Bano
@@ -38,6 +38,9 @@ You need a vSphere account that can:
3838

3939
This account is used for the ongoing operation of Azure Arc-enabled VMware vSphere and the deployment of the Azure Arc resource bridge VM.
4040

41+
>[!Important]
42+
> If there are any changes to the credentials of the vSphere account after onboarding, follow these [steps](./administer-arc-vmware.md#updating-the-vsphere-account-credentials-using-a-new-password-or-a-new-vsphere-account-after-onboarding) to update the credentials in Arc Resource Bridge and VMware cluster extension.
43+
4144
### Resource bridge resource requirements
4245

4346
For Arc-enabled VMware vSphere, resource bridge has the following minimum virtual hardware requirements

0 commit comments

Comments
 (0)