Skip to content

Commit 1d07db1

Browse files
authored
Fixing Acrolinx issues
1 parent d65a364 commit 1d07db1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-vmware/configure-identity-source-vcenter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ You'll run the `New-LDAPIdentitySource` cmdlet to add AD over LDAP as an externa
152152
| **BaseDNUsers** | Where to look for valid users, for example, **CN=users,DC=avslab,DC=local**. Base DN is needed to use LDAP Authentication. |
153153
| **BaseDNGroups** | Where to look for groups, for example, **CN=group1, DC=avslab,DC=local**. Base DN is needed to use LDAP Authentication. |
154154
| **Credential** | The domain username and password used for authentication with the AD source (not cloudadmin). The user must be in the **[email protected]** format. |
155-
| **GroupName** | The group to give cloud admin access in your external identity source, for example, **avs-admins**. |
155+
| **GroupName** | The group to give cloudadmin access in your external identity source, for example, **avs-admins**. |
156156
| **Retain up to** | Retention period of the cmdlet output. The default value is 60 days. |
157157
| **Specify name for execution** | Alphanumeric name, for example, **addexternalIdentity**. |
158158
| **Timeout** | The period after which a cmdlet exits if taking too long to finish. |
@@ -161,7 +161,7 @@ You'll run the `New-LDAPIdentitySource` cmdlet to add AD over LDAP as an externa
161161

162162
## Add existing AD group to cloudadmin group
163163

164-
You'll run the `Add-GroupToCloudAdmins` cmdlet to add an existing AD group to a cloudadmin group. Users in the cloud admin group have privileges equal to the cloudadmin ([email protected]) role defined in vCenter Server SSO.
164+
You'll run the `Add-GroupToCloudAdmins` cmdlet to add an existing AD group to a cloudadmin group. Users in the cloudadmin group have privileges equal to the cloudadmin ([email protected]) role defined in vCenter Server SSO.
165165

166166
1. Select **Run command** > **Packages** > **Add-GroupToCloudAdmins**.
167167

@@ -204,7 +204,7 @@ You'll run the `Get-ExternalIdentitySources` cmdlet to list all external identit
204204
## Assign additional vCenter Server Roles to Active Directory Identities
205205
After you've added an external identity over LDAP or LDAPS you can assign vCenter Server Roles to Active Directory security groups based on your organization's security controls.
206206

207-
1. After you sign in to vCenter Server with cloud admin privileges, you can select an item from the inventory, select **ACTIONS** menu and select **Add Permission**.
207+
1. After you sign in to vCenter Server with cloudadmin privileges, you can select an item from the inventory, select **ACTIONS** menu and select **Add Permission**.
208208

209209
:::image type="content" source="media/run-command/ldaps-vcenter-permission-assignment-1.png" alt-text="Screenshot displaying hot to add permission assignment." lightbox="media/run-command/ldaps-vcenter-permission-assignment-1.png":::
210210

0 commit comments

Comments
 (0)