Skip to content

Commit f48823f

Browse files
author
Patti Short
authored
Update reset-vsphere-credentials.md
update title clarify intent for each procedure
1 parent 828f857 commit f48823f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-vmware/reset-vsphere-credentials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In addition to this how-to, you can also view the video for [resetting the vCent
1313

1414
## Reset your Azure VMware Solution credentials
1515

16-
First let's reset your Azure VMware Solution components credentials. Your vCenter Server CloudAdmin and NSX-T admin credentials dont expire; however, you can follow these steps to generate new passwords for these accounts.
16+
In this step, you'll reset the credentials for your Azure VMware Solution components. Although your vCenter and NSX-T credentials don't expire, you can generate new passwords for these accounts.
1717

1818
> [!NOTE]
1919
> If you use your CloudAdmin credentials for connected services like HCX, vRealize Orchestrator, vRealize Operations Manager or VMware Horizon, your connections will stop working once you update your password. These services should be stopped before initiating the password rotation. Failure to do so may result in temporary locks on your vCenter CloudAdmin and NSX-T admin accounts, as these services will continuously call using your old credentials. For more information about setting up separate accounts for connected services, see [Access and Identity Concepts](./concepts-identity.md).
@@ -32,9 +32,9 @@ In addition to this how-to, you can also view the video for [resetting the vCent
3232
az resource invoke-action --action rotateNSXTPassword --ids "/subscriptions/{SubscriptionID}/resourceGroups/{ResourceGroup}/providers/Microsoft.AVS/privateClouds/{PrivateCloudName}" --api-version "2020-07-17-preview"
3333
```
3434

35-
## Ensure the HCX connector has your latest vCenter Server credentials
35+
## Verify the HCX Connector has the latest vCenter Server credentials
3636

37-
Now that you've reset your credentials, follow these steps to ensure the HCX connector has your updated credentials.
37+
In this step, you'll verify that the HCX connector has the updated credentials.
3838

3939
1. Once your password is changed, go to the on-premises HCX connector web interface using https://{ip of the HCX connector appliance}:443. Be sure to use port 443. Log in using your new credentials.
4040

0 commit comments

Comments
 (0)