Skip to content

Commit ee98eed

Browse files
authored
Update configure-identity-source-vcenter.md
Absolute Links corrected
1 parent 41ec61d commit ee98eed

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
@@ -251,13 +251,13 @@ You'll run the `Remove-ExternalIdentitySources` cmdlet to remove all existing ex
251251

252252
## Rotate an existing external identity source account's username and/or password
253253

254-
1. Use the [Get-ExternalIdentitySources](https://learn.microsoft.com/en-us/azure/azure-vmware/configure-identity-source-vcenter#list-external-identity) run command to pull current populated values.
254+
1. Use the [Get-ExternalIdentitySources](configure-identity-source-vcenter.md#list-external-identity) run command to pull current populated values.
255255

256-
1. Run [Remove-ExternalIdentitySource](https://learn.microsoft.com/en-us/azure/azure-vmware/configure-identity-source-vcenter#remove-existing-external-identity-sources) and provide DomainName of External Identity source you'd like to rotate.
256+
1. Run [Remove-ExternalIdentitySource](configure-identity-source-vcenter.md#remove-existing-external-identity-sources) and provide DomainName of External Identity source you'd like to rotate.
257257
> [!IMPORTANT]
258258
> If you do not provide a DomainName, all external identity sources will be removed.
259259
260-
1. Run [New-LDAPSIdentitySource](https://learn.microsoft.com/en-us/azure/azure-vmware/configure-identity-source-vcenter#add-active-directory-over-ldap-with-ssl) or [New-LDAPIdentitySource](https://learn.microsoft.com/en-us/azure/azure-vmware/configure-identity-source-vcenter#add-active-directory-over-ldap) depending on your configuration.
260+
1. Run [New-LDAPSIdentitySource](configure-identity-source-vcenter.md#add-active-directory-over-ldap-with-ssl) or [New-LDAPIdentitySource](configure-identity-source-vcenter.md#add-active-directory-over-ldap) depending on your configuration.
261261

262262
>[!NOTE]
263263
>There is work to make this an easier process than it is today with a new run command.

0 commit comments

Comments
 (0)