You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
255
255
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.
257
257
> [!IMPORTANT]
258
258
> If you do not provide a DomainName, all external identity sources will be removed.
259
259
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.
261
261
262
262
>[!NOTE]
263
263
>There is work to make this an easier process than it is today with a new run command.
0 commit comments