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
description: Learn how to deploy vSAN stretched clusters.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 06/24/2023
6
+
ms.date: 08/16/2023
7
7
ms.custom: references_regions
8
8
---
9
9
@@ -123,7 +123,7 @@ No. A stretched cluster is created between two availability zones, while the thi
123
123
### What are the limitations I should be aware of?
124
124
125
125
- Once a private cloud has been created with a stretched cluster, it can't be changed to a standard cluster private cloud. Similarly, a standard cluster private cloud can't be changed to a stretched cluster private cloud after creation.
126
-
- Scale out and scale-in of stretched clusters can only happen in pairs. A minimum of 6 nodes and a maximum of 16 nodes are supported in a stretched cluster environment.
126
+
- Scale out and scale-in of stretched clusters can only happen in pairs. A minimum of 6 nodes and a maximum of 16 nodes are supported in a stretched cluster environment. For more details, refer to [Azure subscription and service limits, quotas, and constraints](https://learn.microsoft.com/azure/azure-resource-manager/management/azure-subscription-service-limits#azure-vmware-solution-limits).
127
127
- Customer workload VMs are restarted with a medium vSphere HA priority. Management VMs have the highest restart priority.
128
128
- The solution relies on vSphere HA and vSAN for restarts and replication. Recovery time objective (RTO) is determined by the amount of time it takes vSphere HA to restart a VM on the surviving AZ after the failure of a single AZ.
129
129
- Currently not supported in a stretched cluster environment:
Copy file name to clipboardExpand all lines: articles/azure-vmware/rotate-cloudadmin-credentials.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ description: Learn how to rotate the vCenter Server credentials for your Azure V
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
6
ms.custom: devx-track-azurecli
7
-
ms.date: 8/15/2023
8
-
#Customer intent: As an Azure service administrator, I want to rotate my cloudadmin credentials so that the HCX Connector has the latest vCenter Server CloudAdmin credentials.
7
+
ms.date: 8/16/2023
8
+
#Customer intent: As an Azure service administrator, I want to rotate my cloudadmin credentials so that the HCX Connector has the latest vCenter Server CloudAdmin credentials.
9
9
---
10
10
11
11
# Rotate the cloudadmin credentials for Azure VMware Solution
@@ -22,13 +22,13 @@ Consider and determine which services connect to vCenter Server as *cloudadmin@v
22
22
23
23
One way to determine which services authenticate to vCenter Server with the cloudadmin user is to inspect vSphere events using the vSphere Client for your private cloud. After you identify such services, and before rotating the password, you must stop these services. Otherwise, the services won't work after you rotate the password. You'll also experience temporary locks on your vCenter Server CloudAdmin account, as these services continuously attempt to authenticate using a cached version of the old credentials.
24
24
25
-
Instead of using the cloudadmin user to connect services to vCenter Server or NSX-T, we recommend individual accounts for each service. For more information about setting up separate accounts for connected services, see [Access and Identity Concepts](./concepts-identity.md).
25
+
Instead of using the cloudadmin user to connect services to vCenter Server or NSX-T Data Center, we recommend individual accounts for each service. For more information about setting up separate accounts for connected services, see [Access and Identity Concepts](./concepts-identity.md).
26
26
27
27
## Reset your vCenter Server credentials
28
28
29
29
### [Portal](#tab/azure-portal)
30
30
31
-
1. In your Azure VMware Solution private cloud, select **VMWare credentials**.
31
+
1. In your Azure VMware Solution private cloud, select **VMware credentials**.
32
32
1. Select **Generate new password** under vCenter Server credentials.
33
33
1. Select the confirmation checkbox and then select **Generate password**.
34
34
@@ -65,15 +65,15 @@ To begin using Azure CLI:
65
65
66
66
4. Provide the new vCenter Server user credentials and select **Edit**, which saves the credentials. Save should show successful.
67
67
68
-
## Reset your NSX-T manager credentials
68
+
## Reset your NSX-T Manager credentials
69
69
70
-
1. In your Azure VMware Solution private cloud, select **VMWare credentials**.
70
+
1. In your Azure VMware Solution private cloud, select **VMware credentials**.
71
71
1. Select **Generate new password** under NSX-T Manager credentials.
72
72
1. Select the confirmation checkbox and then select **Generate password**.
73
73
74
74
## Next steps
75
75
76
-
Now that you've covered resetting your vCenter Server and NSX-T credentials for Azure VMware Solution, you may want to learn about:
76
+
Now that you've covered resetting your vCenter Server and NSX-T Manager credentials for Azure VMware Solution, you may want to learn about:
77
77
78
78
-[Integrating Azure native services in Azure VMware Solution](integrate-azure-native-services.md)
79
79
-[Deploying disaster recovery for Azure VMware Solution workloads using VMware HCX](deploy-disaster-recovery-using-vmware-hcx.md)
0 commit comments