Skip to content

Commit 0ff74e1

Browse files
authored
Update configure-identity-source-vcenter.md
Changed the name of the cmdlets.
1 parent b04506e commit 0ff74e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You'll run the `Get-ExternalIdentitySources` cmdlet to list all external identit
6666

6767
## Add Active Directory over LDAP with SSL
6868

69-
You'll run the `New-AvsLDAPSIdentitySource` cmdlet to add an AD over LDAP with SSL as an external identity source to use with SSO into vCenter.
69+
You'll run the `New-LDAPSIdentitySource` cmdlet to add an AD over LDAP with SSL as an external identity source to use with SSO into vCenter.
7070

7171
1. Download the certificate for AD authentication and upload it to an Azure Storage account as blob storage. If multiple certificates are required, upload each certificate individually.
7272

@@ -75,13 +75,13 @@ You'll run the `New-AvsLDAPSIdentitySource` cmdlet to add an AD over LDAP with S
7575
>[!IMPORTANT]
7676
>Make sure to copy each SAS string, because they will no longer be available once you leave this page.
7777
78-
1. Select **Run command** > **Packages** > **New-AvsLDAPSIdentitySource**.
78+
1. Select **Run command** > **Packages** > **New-LDAPSIdentitySource**.
7979

8080
1. Provide the required values or change the default values, and then select **Run**.
8181

8282
| **Field** | **Value** |
8383
| --- | --- |
84-
| **Name** | User-friendly name of the external identity source, for example, **avslap.local**. |
84+
| **Name** | User-friendly name of the external identity source, for example, **avslab.local**. |
8585
| **DomainName** | The FQDN of the domain. |
8686
| **DomainAlias** | For Active Directory identity sources, the domain's NetBIOS name. Add the NetBIOS name of the AD domain as an alias of the identity source if you're using SSPI authentications. |
8787
| **PrimaryUrl** | Primary URL of the external identity source, for example, **ldaps://yourserver:636**. |
@@ -103,9 +103,9 @@ You'll run the `New-AvsLDAPSIdentitySource` cmdlet to add an AD over LDAP with S
103103
>[!NOTE]
104104
>We don't recommend this method. Instead, use the [Add Active Directory over LDAP with SSL](#add-active-directory-over-ldap-with-ssl) method.
105105
106-
You'll run the `New-AvsLDAPIdentitySource` cmdlet to add AD over LDAP as an external identity source to use with SSO into vCenter.
106+
You'll run the `New-LDAPIdentitySource` cmdlet to add AD over LDAP as an external identity source to use with SSO into vCenter.
107107

108-
1. Select **Run command** > **Packages** > **New-AvsLDAPIdentitySource**.
108+
1. Select **Run command** > **Packages** > **New-LDAPIdentitySource**.
109109

110110
1. Provide the required values or change the default values, and then select **Run**.
111111

0 commit comments

Comments
 (0)