Skip to content

Commit dec768a

Browse files
Merge pull request #248497 from rvandenbedem/main
Corrected VMware products names and added service limits to stretched clusters FAQ
2 parents 3e6d8d3 + 0d04e7c commit dec768a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/azure-vmware/deploy-vsan-stretched-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy vSAN stretched clusters
33
description: Learn how to deploy vSAN stretched clusters.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 06/24/2023
6+
ms.date: 08/16/2023
77
ms.custom: references_regions
88
---
99

@@ -123,7 +123,7 @@ No. A stretched cluster is created between two availability zones, while the thi
123123
### What are the limitations I should be aware of?
124124

125125
- 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).
127127
- Customer workload VMs are restarted with a medium vSphere HA priority. Management VMs have the highest restart priority.
128128
- 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.
129129
- Currently not supported in a stretched cluster environment:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to rotate the vCenter Server credentials for your Azure V
44
ms.topic: how-to
55
ms.service: azure-vmware
66
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.
99
---
1010

1111
# Rotate the cloudadmin credentials for Azure VMware Solution
@@ -22,13 +22,13 @@ Consider and determine which services connect to vCenter Server as *cloudadmin@v
2222

2323
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.
2424

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).
2626

2727
## Reset your vCenter Server credentials
2828

2929
### [Portal](#tab/azure-portal)
3030

31-
1. In your Azure VMware Solution private cloud, select **VMWare credentials**.
31+
1. In your Azure VMware Solution private cloud, select **VMware credentials**.
3232
1. Select **Generate new password** under vCenter Server credentials.
3333
1. Select the confirmation checkbox and then select **Generate password**.
3434

@@ -65,15 +65,15 @@ To begin using Azure CLI:
6565

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

68-
## Reset your NSX-T manager credentials
68+
## Reset your NSX-T Manager credentials
6969

70-
1. In your Azure VMware Solution private cloud, select **VMWare credentials**.
70+
1. In your Azure VMware Solution private cloud, select **VMware credentials**.
7171
1. Select **Generate new password** under NSX-T Manager credentials.
7272
1. Select the confirmation checkbox and then select **Generate password**.
7373

7474
## Next steps
7575

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:
7777

7878
- [Integrating Azure native services in Azure VMware Solution](integrate-azure-native-services.md)
7979
- [Deploying disaster recovery for Azure VMware Solution workloads using VMware HCX](deploy-disaster-recovery-using-vmware-hcx.md)

0 commit comments

Comments
 (0)