Skip to content

Commit a79f23a

Browse files
committed
Updated the toc and index files
1 parent 986f8a6 commit a79f23a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Ensure the following before you install Arc agents at scale for VMware VMs:
2424
- Able to connect through the firewall to communicate over the internet, and [these URLs](../servers/network-requirements.md#urls) aren't blocked.
2525

2626
> [!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>If your VM template has these changes incorporated, you won't need to do this for the VM created from that template.
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.
2828
2929
## Install Arc agents at scale from portal
3030

articles/azure-arc/vmware-vsphere/setup-and-manage-self-service-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 08/21/2023
88

99
# Set up and manage self-service access to VMware resources
1010

11-
Once your VMware vSphere resources are enabled in Azure, the final step in setting up a self-service experience for your teams is to provide them with access. This article describes how to use built-in roles to manage granular access to VMware resources through Azure Role-based Access Control and allow your teams to deploy and manage VMs.
11+
Once your VMware vSphere resources are enabled in Azure, the final step in setting up a self-service experience for your teams is to provide them with access. This article describes how to use built-in roles to manage granular access to VMware resources through Azure Role-based Access Control (RBAC) and allow your teams to deploy and manage VMs.
1212

1313
## Prerequisites
1414

@@ -31,7 +31,7 @@ You must assign this role on individual resource pool (or cluster or host), netw
3131

3232
3. Find and select resourcepool (or cluster or host). This will take you to the Arc resource representing the resourcepool.
3333

34-
4. Select **Access control (IAM)** in the table of contents on the left.
34+
4. Select **Access control (IAM)** in the table of contents.
3535

3636
5. Select **Add role assignments** on the **Grant access to this resource**.
3737

0 commit comments

Comments
 (0)