Skip to content

Commit 7b55a04

Browse files
Merge pull request #235994 from TheovanKraay/cassandra-mi-vertical-scale
cassandra mi vertical scale
2 parents c3e5eac + 6540ce6 commit 7b55a04

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

articles/managed-instance-apache-cassandra/create-cluster-portal.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,25 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
8686

8787
## Scale a datacenter
8888

89-
1. Now that you have deployed a cluster with a single data center, you can scale the nodes up or down by highlighting the data center, and selecting the `Scale` button:
89+
Now that you have deployed a cluster with a single data center, you can either scale horizontally or vertically by highlighting the data center, and selecting the `Scale` button:
9090

91-
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-1.png" alt-text="Screenshot of scaling datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-1.png" border="true":::
91+
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-1.png" alt-text="Screenshot of scaling datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-1.png" border="true":::
9292

93-
1. Next, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
93+
### Horizontal scale
9494

95-
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-2.png" alt-text="Screenshot of selecting number of datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-2.png" border="true":::
95+
To scale out on nodes, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
9696

97-
> [!NOTE]
98-
> The length of time it takes for nodes to scale depends on various factors, it may take several minutes. When Azure notifies you that the scale operation has completed, this does not mean that all your nodes have joined the Cassandra ring. Nodes will be fully commissioned when they all display a status of "healthy", and the datacenter status reads "succeeded".
97+
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-2.png" alt-text="Screenshot of selecting number of datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-2.png" border="true":::
98+
99+
100+
### Vertical scale
101+
102+
To scale up to a more powerful SKU size for your nodes, select from the `Sku Size` dropdown. When finished, hit `Scale`.
103+
104+
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-3.png" alt-text="Screenshot of selecting Sku Size." lightbox="./media/create-cluster-portal/datacenter-scale-3.png" border="true":::
105+
106+
> [!NOTE]
107+
> The length of time it takes for a scaling operation depends on various factors, it may take several minutes. When Azure notifies you that the scale operation has completed, this does not mean that all your nodes have joined the Cassandra ring. Nodes will be fully commissioned when they all display a status of "healthy", and the datacenter status reads "succeeded".
99108
100109
## Add a datacenter
101110

1.28 KB
Loading
96.9 KB
Loading

0 commit comments

Comments
 (0)