Skip to content

Commit a80ea6b

Browse files
committed
Doc updates
1 parent 7b03ea5 commit a80ea6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Ensure the following before you install Arc agents at scale for VMware VMs:
2727
- Powered on and the resource bridge has network connectivity to the host running the VM.
2828
- Running a [supported operating system](../servers/prerequisites.md#supported-operating-systems).c
2929
- VMware tools are installed on the machines. If VMware tools aren't installed, the enable guest management operation is grayed out in the portal.
30-
>[!Note]
31-
>You can use the [out-of-band method](./enable-guest-management-at-scale.md#approach-d-install-arc-agents-at-scale-using-out-of-band-approach) to install Arc agents if VMware tools aren't installed.
30+
>[!Note]
31+
>You can use the [out-of-band method](./enable-guest-management-at-scale.md#approach-d-install-arc-agents-at-scale-using-out-of-band-approach) to install Arc agents if VMware tools aren't installed.
3232
- Able to connect through the firewall to communicate over the internet, and [these URLs](../servers/network-requirements.md#urls) aren't blocked.
3333

34-
> [!NOTE]
35-
> 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.
34+
> [!NOTE]
35+
> 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.
3636
3737
### Approach A: Install Arc agents at scale from portal
3838

0 commit comments

Comments
 (0)