Skip to content

Commit 941e303

Browse files
authored
Merge pull request #269613 from rvandenbedem/patch-4
Update tutorial-scale-private-cloud.md
2 parents 29cf2ed + 67a767d commit 941e303

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

articles/azure-vmware/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: hub-page
1212
author: jjaygbay1
1313
ms.author: jjaygbay1
14-
ms.date: 3/18/2024
14+
ms.date: 3/20/2024
1515

1616

1717
highlightedContent:
@@ -92,7 +92,7 @@ additionalContent:
9292
url: tutorial-nsx-t-network-segment.md
9393
- text: 6 - Peer on-premises to private cloud
9494
url: tutorial-expressroute-global-reach-private-cloud.md
95-
- text: 7 - Scale in a private cloud
95+
- text: 7 - Scale a private cloud
9696
url: tutorial-scale-private-cloud.md
9797
- text: 8 - Delete a private cloud
9898
url: tutorial-delete-private-cloud.md
45.2 KB
Loading
8.88 KB
Loading

articles/azure-vmware/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ items:
3737
href: tutorial-nsx-t-network-segment.md
3838
- name: 6 - Peer on-premises to private cloud
3939
href: tutorial-expressroute-global-reach-private-cloud.md
40-
- name: 7 - Scale in a private cloud
40+
- name: 7 - Scale a private cloud
4141
href: tutorial-scale-private-cloud.md
4242
- name: 8 - Delete a private cloud
4343
href: tutorial-delete-private-cloud.md

articles/azure-vmware/tutorial-scale-private-cloud.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial - Scale clusters in a private cloud
33
description: In this tutorial, you use the Azure portal to scale an Azure VMware Solution private cloud.
44
ms.topic: tutorial
55
ms.service: azure-vmware
6-
ms.date: 12/20/2023
6+
ms.date: 3/20/2024
77
ms.custom: engagement-fy23
88

99
#Customer intent: As a VMware administrator, I want to learn how to scale an Azure VMware Solution private cloud in the Azure portal.
@@ -25,17 +25,17 @@ In this tutorial, learn how to use the Azure portal to:
2525

2626
You need an existing private cloud to complete this tutorial. If you don't already have a private cloud created, follow the [create a private cloud tutorial](tutorial-create-private-cloud.md) to create one.
2727

28-
## Add a new cluster
28+
If you are planning on using the AV64 SKU, define a network for the management and control plane. In your Azure VMware Solution private cloud, under **Manage**, select **Clusters** > **Add a cluster**. Then add the **Address block for AV64 clusters** (one /23 network or three /25 networks) under the **Extended address block** tab.
2929

30-
1. In your Azure VMware Solution private cloud, under **Manage**, select **Clusters** > **Add a cluster**.
30+
:::image type="content" source="media/tutorial-scale-private-cloud/ss1-extended-address-block.png" alt-text="Screenshot showing how to add an AV64 extended address block to an Azure VMware Solution private cloud." lightbox="media/tutorial-scale-private-cloud/ss1-extended-address-block.png" border="true":::
3131

32-
:::image type="content" source="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" alt-text="Screenshot showing how to add a cluster to an Azure VMware Solution private cloud." lightbox="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" border="true":::
32+
## Add a new cluster
3333

34-
2. Use the slider to select the number of hosts and then select **Save**.
34+
1. In your Azure VMware Solution private cloud, under **Manage**, select **Clusters** > **Add a cluster**. Then select the required SKU from **Size of host** and specify the **Number of hosts" for the cluster. **Prices listed in image are for illustration only.**
3535

36-
:::image type="content" source="media/tutorial-scale-private-cloud/ss3-configure-new-cluster.png" alt-text="Screenshot showing how to configure a new cluster." lightbox="media/tutorial-scale-private-cloud/ss3-configure-new-cluster.png" border="true":::
36+
:::image type="content" source="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" alt-text="Screenshot showing how to add a cluster to an Azure VMware Solution private cloud." lightbox="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" border="true":::
3737

38-
The deployment of the new cluster begins.
38+
2. The deployment of the new cluster will begin.
3939

4040
## Scale a cluster
4141

0 commit comments

Comments
 (0)