Skip to content

Commit 15a6300

Browse files
committed
Learn Editor: Update rotate-cloudadmin-credentials.md
1 parent 785eb9e commit 15a6300

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

articles/azure-vmware/rotate-cloudadmin-credentials.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ Instead of using the cloudadmin user to connect services to vCenter Server, we r
3030

3131
### [Portal](#tab/azure-portal)
3232

33-
1. In your Azure VMware Solution private cloud, select **Identity**.
34-
33+
1. In your Azure VMware Solution private cloud, select **VMWare credentials**.
3534
1. Select **Generate new password**.
3635

3736
:::image type="content" source="media/rotate-cloudadmin-credentials/reset-vcenter-credentials-1.png" alt-text="Screenshot showing the vCenter Server credentials and a way to copy them or generate a new password." lightbox="media/rotate-cloudadmin-credentials/reset-vcenter-credentials-1.png":::
@@ -53,12 +52,19 @@ To begin using Azure CLI:
5352
az resource invoke-action --action rotateVcenterPassword --ids "/subscriptions/{SubscriptionID}/resourceGroups/{ResourceGroup}/providers/Microsoft.AVS/privateClouds/{PrivateCloudName}" --api-version "2020-07-17-preview"
5453
```
5554

55+
5656
---
5757

5858

5959

6060

6161

62+
63+
64+
65+
66+
67+
6268
## Update HCX Connector
6369

6470
1. Go to the on-premises HCX Connector at https://{ip of the HCX connector appliance}:443 and sign in using the new credentials.
@@ -73,10 +79,11 @@ To begin using Azure CLI:
7379

7480
4. Provide the new vCenter Server user credentials and select **Edit**, which saves the credentials. Save should show successful.
7581

76-
7782
## Next steps
7883

7984
Now that you've covered resetting your vCenter Server credentials for Azure VMware Solution, you may want to learn about:
8085

8186
- [Integrating Azure native services in Azure VMware Solution](integrate-azure-native-services.md)
8287
- [Deploying disaster recovery for Azure VMware Solution workloads using VMware HCX](deploy-disaster-recovery-using-vmware-hcx.md)
88+
89+

0 commit comments

Comments
 (0)